[PATCH] D96020: [TTI] Change TargetTransformInfo::getMinimumVF to return ElementCount
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 11 01:09:40 PST 2021
This revision was automatically updated to reflect the committed changes.
sdesmalen marked an inline comment as done.
Closed by commit rG703130fb016a: [TTI] Change TargetTransformInfo::getMinimumVF to return ElementCount (authored by sdesmalen).
Changed prior to commit:
https://reviews.llvm.org/D96020?vs=322654&id=322918#toc
Repository:
rG LLVM Github Monorepo
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.322918.patch
Type: text/x-patch
Size: 5323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210211/f2261962/attachment.bin>
More information about the llvm-commits
mailing list