[PATCH] D133955: [AArch64][CostModel] Add costs for fixed operations when using fixed vectors over SVE

Dinar Temirbulatov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 22 00:45:27 PDT 2022


dtemirbulatov updated this revision to Diff 462098.
dtemirbulatov edited the summary of this revision.
dtemirbulatov added a comment.

Rebased, added 2048-bit wide SVE vector test.


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

https://reviews.llvm.org/D133955

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/cast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133955.462098.patch
Type: text/x-patch
Size: 117884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220922/462da437/attachment.bin>


More information about the llvm-commits mailing list