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

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 20 07:29:38 PDT 2021


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

- Removed folds involving shl as these now work already.


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.373583.patch
Type: text/x-patch
Size: 5191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210920/7563cde6/attachment.bin>


More information about the llvm-commits mailing list