[PATCH] D109416: getVPMemoryOpCost interface
Bardia Mahjour via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 21 14:29:10 PDT 2021
bmahjour updated this revision to Diff 381394.
bmahjour marked 4 inline comments as done.
bmahjour edited the summary of this revision.
bmahjour added a comment.
Herald added subscribers: kbarton, hiraditya, nemanjai.
added DataType and Alignment to the `hasActiveVectorLength()` interface.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109416/new/
https://reviews.llvm.org/D109416
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109416.381394.patch
Type: text/x-patch
Size: 6637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211021/e0799afd/attachment.bin>
More information about the llvm-commits
mailing list