[PATCH] D132477: Improve cost model for some 128-bit vector operations that use SVE

Hassnaa Hamdi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 06:50:40 PDT 2022


hassnaa-arm updated this revision to Diff 457255.
hassnaa-arm added a comment.

[AArch64-SVE]: cost model.
move test cases from sve-fixed-length-div-mul.ll file to sve-fixed-length.ll file
rename sve-fixed-length-div-mul.ll file to sve-arith.ll
add scalable vector test cases to sve-arith.ll


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132477

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/sve-arith.ll
  llvm/test/Analysis/CostModel/AArch64/sve-fixed-length.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132477.457255.patch
Type: text/x-patch
Size: 12180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220901/6aa0bfae/attachment.bin>


More information about the llvm-commits mailing list