[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 03:59:15 PDT 2015


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

Thanks Silviu - that's a simple enough change. Done.


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.37093.patch
Type: text/x-patch
Size: 32780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151012/9b6f81f4/attachment.bin>


More information about the llvm-commits mailing list