[PATCH] D130648: [SCEV] Avoid repeated proveNoUnsignedWrapViaInduction calls.

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 11:40:27 PDT 2022


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

LGTM

Would doing the same for the signed case make sense?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130648



More information about the llvm-commits mailing list