[PATCH] D114279: [InstSimplify] Fold X {lshr,udiv} C <u X --> true for nonzero X, non-identity C

Erik Desjardins via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 19 13:28:29 PST 2021


erikdesjardins updated this revision to Diff 388615.
erikdesjardins edited the summary of this revision.
erikdesjardins added a comment.

tweak summary formatting


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114279

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstSimplify/compare.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114279.388615.patch
Type: text/x-patch
Size: 4838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211119/84e495b1/attachment.bin>


More information about the llvm-commits mailing list