[PATCH] D124835: [AArch64] Add -aarch64-insert-extract-base-cost
Peter Waller via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 3 05:48:24 PDT 2022
peterwaller-arm updated this revision to Diff 426671.
peterwaller-arm added a comment.
In the previous patch I missed that the choice of CPU can override the default
value, and by chance this continued to work. Add a test and fix this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124835/new/
https://reviews.llvm.org/D124835
Files:
llvm/lib/Target/AArch64/AArch64Subtarget.cpp
llvm/lib/Target/AArch64/AArch64Subtarget.h
llvm/test/Analysis/CostModel/AArch64/sve-insert-extract.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124835.426671.patch
Type: text/x-patch
Size: 22716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220503/0d0b0945/attachment.bin>
More information about the llvm-commits
mailing list