[PATCH] D23509: [LoopVectorize] Query TTI when deciding to splat IV

Sam Parker via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 22 05:45:09 PDT 2016


samparker updated this revision to Diff 68847.
samparker added a comment.

Added a regression test


https://reviews.llvm.org/D23509

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/Analysis/TargetTransformInfoImpl.h
  lib/Analysis/TargetTransformInfo.cpp
  lib/Target/ARM/ARMTargetTransformInfo.h
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/ARM/dont-splat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23509.68847.patch
Type: text/x-patch
Size: 8488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160822/e1ffe765/attachment.bin>


More information about the llvm-commits mailing list