Files
clang-p2996/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
Nikita Popov 1a1a5ec756 [SDAG] Avoid use of ConstantExpr::getFPTrunc() (NFC)
Use the constant folding API instead. As we're working on
ConstantFP, it is guaranteed to succeed.
2023-11-06 15:55:23 +01:00

217 KiB