[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
Tue May 9 11:46:34 PDT 2023


goldstein.w.n updated this revision to Diff 520775.
goldstein.w.n marked an inline comment as done.
goldstein.w.n added a comment.

Reduce test, cleanup comments


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.520775.patch
Type: text/x-patch
Size: 6713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230509/c61302d1/attachment.bin>


More information about the llvm-commits mailing list