[PATCH] D13551: [LoopVectorize] Shrink integer operations into the smallest type possible

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 12 01:40:45 PDT 2015


jmolloy updated this revision to Diff 37083.
jmolloy added a comment.

Hi Silviu,

Thanks for the review. Updated diff attached.

Cheers,

James


Repository:
  rL LLVM

http://reviews.llvm.org/D13551

Files:
  include/llvm/Analysis/VectorUtils.h
  lib/Analysis/VectorUtils.cpp
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/AArch64/loop-vectorization-factors.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13551.37083.patch
Type: text/x-patch
Size: 32441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151012/5c5463f5/attachment.bin>


More information about the llvm-commits mailing list