[PATCH] D128945: [AArch64][NFC] Prepare test cases (for D128302) to show more accurate cost estimation of extract-element could generate better assembly code.
Mingming Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 7 08:54:09 PDT 2022
mingmingl updated this revision to Diff 442938.
mingmingl marked an inline comment as done.
mingmingl added a comment.
Address comment by dropping target. Also drop data layout and file name, following the example of other tests in the same directory.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128945/new/
https://reviews.llvm.org/D128945
Files:
llvm/test/Analysis/CostModel/AArch64/kryo.ll
llvm/test/Transforms/LICM/AArch64/extract-element.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128945.442938.patch
Type: text/x-patch
Size: 4529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220707/9b353a07/attachment.bin>
More information about the llvm-commits
mailing list