[PATCH] D45271: [LV] Introduce TTI::getMinimumVF
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 4 13:55:16 PDT 2018
kparzysz updated this revision to Diff 141052.
kparzysz added a comment.
Reduced the testcase.
Repository:
rL LLVM
https://reviews.llvm.org/D45271
Files:
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
lib/Analysis/TargetTransformInfo.cpp
lib/Target/Hexagon/HexagonTargetTransformInfo.cpp
lib/Target/Hexagon/HexagonTargetTransformInfo.h
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/Hexagon/lit.local.cfg
test/Transforms/LoopVectorize/Hexagon/minimum-vf.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45271.141052.patch
Type: text/x-patch
Size: 11956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180404/7cfeedfe/attachment.bin>
More information about the llvm-commits
mailing list