[PATCH] D80384: [SVE] Add flag to specify SVE register size, using this to calculate legal vector types.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 17 04:49:22 PDT 2020
paulwalker-arm updated this revision to Diff 271335.
paulwalker-arm marked 2 inline comments as done.
paulwalker-arm added a comment.
Rebased so now all dependent filecheck work is available.
Corrected the test for legal vector element types.
Updated test to include some vector element type variation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80384/new/
https://reviews.llvm.org/D80384
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/lib/Target/AArch64/AArch64Subtarget.cpp
llvm/lib/Target/AArch64/AArch64Subtarget.h
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
llvm/test/Analysis/CostModel/AArch64/sve-fixed-length.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80384.271335.patch
Type: text/x-patch
Size: 10608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200617/8284ce57/attachment.bin>
More information about the llvm-commits
mailing list