[llvm] [InstCombine] Ensure Safe Handling of Flags in foldFNegIntoConstant (PR #94148)

via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 22 21:23:26 PDT 2024


SahilPatidar wrote:

> Do you have an example? Those tests might just be wrong

It looks like the changes are affecting the propagation of the `reassoc` flag. I've pushed updated tests to reflect this.

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


More information about the llvm-commits mailing list