[PATCH] D109696: [InstCombine] Add folds for certain icmp + vscale combinations

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 16 07:10:47 PDT 2021


david-arm updated this revision to Diff 372932.
david-arm added a comment.

- Rebased off D109883 <https://reviews.llvm.org/D109883>


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

https://reviews.llvm.org/D109696

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/test/Transforms/InstCombine/icmp-vscale.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109696.372932.patch
Type: text/x-patch
Size: 5494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210916/480f7347/attachment.bin>


More information about the llvm-commits mailing list