[PATCH] D103882: [CostModel][AArch64] Make loads/stores of <vscale x 1 x eltty> expensive.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 9 00:06:20 PDT 2021


sdesmalen updated this revision to Diff 350794.
sdesmalen added a comment.

- Updated tests to use <vscale x 1 x i64> instead of <vscale x 1 x i128>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103882/new/

https://reviews.llvm.org/D103882

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/masked_ldst.ll
  llvm/test/Analysis/CostModel/AArch64/sve-gather.ll
  llvm/test/Analysis/CostModel/AArch64/sve-ldst.ll
  llvm/test/Analysis/CostModel/AArch64/sve-scatter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103882.350794.patch
Type: text/x-patch
Size: 11139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210609/6495767f/attachment.bin>


More information about the llvm-commits mailing list