[PATCH] D146033: [AArch64][TTI] Cost model FADD/FSUB/FNEG

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 01:46:59 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd0027e0be990: [AArch64][TTI] Cost model FADD/FSUB/FNEG (authored by SjoerdMeijer).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146033

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/arith-fp-sve.ll
  llvm/test/Analysis/CostModel/AArch64/arith-fp.ll
  llvm/test/Analysis/CostModel/AArch64/cast.ll
  llvm/test/Analysis/CostModel/AArch64/reduce-fadd.ll
  llvm/test/Analysis/CostModel/AArch64/sve-fixed-length.ll
  llvm/test/Analysis/CostModel/AArch64/sve-intrinsics.ll
  llvm/test/Analysis/CostModel/AArch64/sve-math.ll
  llvm/test/Transforms/SLPVectorizer/AArch64/matmul.ll
  llvm/test/Transforms/SLPVectorizer/AArch64/remarks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146033.512368.patch
Type: text/x-patch
Size: 56636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230411/240c2bfd/attachment-0001.bin>


More information about the llvm-commits mailing list