[PATCH] D114272: [InstCombine] Add two optimizations for mul-and-icmp patterns

Fabian Wolff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 17 16:43:17 PST 2022


fwolff updated this revision to Diff 400671.
fwolff added a comment.

Rebased again. Ping @lebedev.ri


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

https://reviews.llvm.org/D114272

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/icmp-mul-and.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114272.400671.patch
Type: text/x-patch
Size: 4377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220118/97d12264/attachment.bin>


More information about the llvm-commits mailing list