[llvm] [InstCombine] Copy nsw if it is present on the neg when folding `abs(-x)` -> `abs(x)` (PR #81496)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 13 08:46:51 PST 2024


nikic wrote:

This PR is broken on so many levels, it's not even funny. I have no interest in baby-sitting it to an acceptable state.

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


More information about the llvm-commits mailing list