[PATCH] D152088: [InstCombine] add nsw on InstCombineAdd ~X + C --> (C-1) - X

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 05:43:00 PDT 2023


nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.

LGTM


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152088/new/

https://reviews.llvm.org/D152088



More information about the llvm-commits mailing list