Files
clang-p2996/llvm/test/Transforms/InstSimplify/floating-point-arithmetic.ll
Noah Goldstein 5265be11b1 [InstSimply] Simplify (fmul -x, +/-0) -> -/+0
We already handle the `+x` case, and noticed it was missing in the bug
affecting #82555

Proofs: https://alive2.llvm.org/ce/z/WUSvmV

Closes #85345
2024-03-18 15:11:55 -05:00

42 KiB