[llvm] [InstCombine] Ensure Safe Handling of Flags in foldFNegIntoConstant (PR #94148)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 21 08:53:39 PDT 2024
SahilPatidar wrote:
If we directly use `FNegOp`, it breaks some `reassoc` tests.
https://github.com/llvm/llvm-project/pull/94148
More information about the llvm-commits
mailing list