[PATCH] D128302: [AArch64][CostModel] Detects that {Extract,Insert}Element at lane 0 have the same cost as other lanes for real instructions that operates on integer types
Mingming Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 9 10:05:47 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8aa800614bf6: [AArch64][CostModel] Detects that {extract,insert}-element at lane 0 has theā¦ (authored by mingmingl).
Changed prior to commit:
https://reviews.llvm.org/D128302?vs=459097&id=459103#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128302/new/
https://reviews.llvm.org/D128302
Files:
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
llvm/test/Analysis/CostModel/AArch64/kryo-inseltpoison.ll
llvm/test/Analysis/CostModel/AArch64/kryo.ll
llvm/test/Analysis/CostModel/AArch64/sve-insert-extract.ll
llvm/test/Transforms/LICM/AArch64/extract-element.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128302.459103.patch
Type: text/x-patch
Size: 16988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220909/932424d5/attachment.bin>
More information about the llvm-commits
mailing list