[llvm] [LLVM] Remove nuw neg (PR #86295)

via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 09:51:28 PDT 2024


goldsteinn wrote:

LGTM.

Wait for 1 more signoff.

My only concern is there is some case we prove the `nuw` (or are carrying around a `nuw`) without inspecting the operands, but I guess if there where zero changes on your benchmark thats unfounded.

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


More information about the llvm-commits mailing list