[PATCH] D150142: [InstCombine] Add simplifications for div/rem with `i1` operands; PR62607

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 8 16:29:45 PDT 2023


goldstein.w.n updated this revision to Diff 520511.
goldstein.w.n edited the summary of this revision.
goldstein.w.n added a comment.

Add explicit tests, better explain the issue


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150142

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstCombine/div-i1.ll
  llvm/test/Transforms/InstCombine/pr62607.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150142.520511.patch
Type: text/x-patch
Size: 8233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230508/b397ed7e/attachment.bin>


More information about the llvm-commits mailing list