diff options
author | Serge Pavlov <sepavloff@gmail.com> | 2021-05-04 11:46:54 +0700 |
---|---|---|
committer | Serge Pavlov <sepavloff@gmail.com> | 2021-05-22 13:00:20 +0700 |
commit | c9c05a91c4843c243d508c39bdfbc5e26f311af2 (patch) | |
tree | f4d6b9ed8f83e2bb587aecbd77170a9d800a7537 /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | |
parent | 86008477a4eb9ecac27f469539c4ac5e0fce44dc (diff) | |
download | llvm-c9c05a91c4843c243d508c39bdfbc5e26f311af2.zip llvm-c9c05a91c4843c243d508c39bdfbc5e26f311af2.tar.gz llvm-c9c05a91c4843c243d508c39bdfbc5e26f311af2.tar.bz2 |
[ConstantFolding] Use APFloat for constant folding. NFC
Replace use of host floating types with operations on APFloat when it is
possible. Use of APFloat makes analysis more convenient and facilitates
constant folding in the case of non-default FP environment.
Differential Revision: https://reviews.llvm.org/D102672
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp')
0 files changed, 0 insertions, 0 deletions