[PATCH] D129710: [SCEVExpander] Allow udiv with isKnownNonZero(RHS) + add vscale case

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 00:56:39 PDT 2022


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

LGTM. No compile-time impact on CTMark at least.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129710



More information about the llvm-commits mailing list