[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 22 03:56:50 PDT 2022


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

use cost table for fixed length vectors < 128


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.462125.patch
Type: text/x-patch
Size: 19050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220922/98db71d3/attachment.bin>


More information about the llvm-commits mailing list