Files
clang-p2996/llvm/lib/Target/AArch64
Simon Pilgrim 8634e358eb [AArch64][ARM] Avoid some APFloat copies in tablegen patterns. NFC. (#114416)
Either the N->getValueAPF() was being unused or we were failing to make use of it returning a const APFloat&
2024-11-01 18:14:59 +00:00
..