[llvm] [RISCV]: Implemented softening of `FCANONICALIZE` (PR #169234)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 23 14:44:45 PST 2025


================
@@ -0,0 +1,64 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
topperc wrote:

We already have a test file called fp-fcanonicalize.ll. Can we use it?

https://github.com/llvm/llvm-project/pull/169234


More information about the llvm-commits mailing list