[PATCH] D90950: [AArch64]Add memory op cost model for Neon
Caroline via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 6 08:22:43 PST 2020
CarolineConcatto created this revision.
Herald added subscribers: llvm-commits, danielkiss, hiraditya, kristof.beyls.
Herald added a reviewer: rengolin.
Herald added a project: LLVM.
CarolineConcatto requested review of this revision.
This patch adds/fixes memory op cost model for Neon and SVE with fixed-width
vector.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D90950
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.cpp
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
llvm/test/Analysis/CostModel/AArch64/mem-op-cost-model.ll
llvm/test/Analysis/CostModel/AArch64/scalable-mem-op-cost-model.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90950.303466.patch
Type: text/x-patch
Size: 12716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201106/1dab3b58/attachment.bin>
More information about the llvm-commits
mailing list