| commit | 86285d2e17ea669fe53853215759c554ad101d31 | [log] [tgz] |
|---|---|---|
| author | Leonard Chan <leonardchan@google.com> | Wed Jan 16 18:53:05 2019 +0000 |
| committer | Leonard Chan <leonardchan@google.com> | Wed Jan 16 18:53:05 2019 +0000 |
| tree | bbedc37df9ec3971359b80ed5b9c5503f576b213 | |
| parent | 8265e390e740f0fb7464f7c20bd38d55ee145dd4 [diff] |
[Fixed Point Arithmetic] Add APFixedPoint to APValue This adds APFixedPoint to the union of values that can be represented with an APValue. Differential Revision: https://reviews.llvm.org/D56746 llvm-svn: 351368