[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 Jun 30 14:16:49 PDT 2022
mingmingl created this revision.
Herald added subscribers: asbirlea, kristof.beyls.
Herald added a project: All.
mingmingl requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Pre-commit the test cases (for D128302 <https://reviews.llvm.org/D128302>) to show that more accurate cost
estimation of extract-element could generate better code.
Repository:
rG LLVM Github Monorepo
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.441519.patch
Type: text/x-patch
Size: 4681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/366411f7/attachment.bin>
More information about the llvm-commits
mailing list