[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
Mon Sep 5 02:42:23 PDT 2022


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

Add calculations to the test file for the expected cost.


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.457914.patch
Type: text/x-patch
Size: 19502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220905/d83792f0/attachment.bin>


More information about the llvm-commits mailing list