[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
Fri Dec 25 01:45:36 PST 2020


guopeilin updated this revision to Diff 313720.

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.313720.patch
Type: text/x-patch
Size: 7028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201225/6f6cc34a/attachment.bin>


More information about the llvm-commits mailing list