[llvm] [SDAG] (abs (add nsw a, -b)) -> (abds a, b) (PR #175801)

via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 28 09:51:59 PST 2026


DaKnig wrote:

added a few tests, with diff

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


More information about the llvm-commits mailing list