[llvm] [InstCombine] Propagate NSW/NUW flags for `(X - Y) - Z -> X - (Y + Z)` (PR #72693)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 19 06:45:26 PST 2023


https://github.com/nikic approved this pull request.

LGTM

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


More information about the llvm-commits mailing list