[PATCH] D96020: [TTI] Change TargetTransformInfo::getMinimumVF to return ElementCount
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 10 04:50:32 PST 2021
sdesmalen updated this revision to Diff 322654.
sdesmalen added a comment.
Removed AArch64 specific changes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96020/new/
https://reviews.llvm.org/D96020
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.cpp
llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96020.322654.patch
Type: text/x-patch
Size: 5319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210210/2d5cdd97/attachment.bin>
More information about the llvm-commits
mailing list