[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:50 PST 2024


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


More information about the llvm-commits mailing list