[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
Tue Sep 6 03:34:04 PDT 2022


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

return cost model without doubling the cost.
update test file according to the new change.


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
  llvm/test/Analysis/CostModel/AArch64/sve-remainder.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132477.458131.patch
Type: text/x-patch
Size: 18804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220906/17b6f5b6/attachment.bin>


More information about the llvm-commits mailing list