[PATCH] D93617: [LoopVectorize] Take argument's size into consideration when computing leader's demanded bits

guopeilin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 24 22:39:24 PST 2020


guopeilin updated this revision to Diff 313711.
guopeilin retitled this revision from "[DemandedBits] Add a whitelist when computing demanded bits of Trunc Instruction" to "[LoopVectorize] Take argument's size into consideration when computing leader's demanded bits".
guopeilin edited the summary of this revision.

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

https://reviews.llvm.org/D93617

Files:
  llvm/lib/Analysis/VectorUtils.cpp
  llvm/test/Transforms/LoopVectorize/avoid-truncate-icmp-operands.ll
  llvm/test/Transforms/LoopVectorize/avoid-truncate-remainder-operands.ll
  llvm/test/Transforms/LoopVectorize/avoid-truncate-shift-operands.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93617.313711.patch
Type: text/x-patch
Size: 7028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201225/44c92d97/attachment.bin>


More information about the llvm-commits mailing list