[PATCH] D131028: [AArch64] Fix cost model for FADD vector reduction

Vir Narula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 11:06:27 PDT 2022


virnarula updated this revision to Diff 449720.
virnarula marked 3 inline comments as done.
virnarula added a comment.

Fix naming and comments. Add additional test cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131028

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/reduce-fadd.ll
  llvm/test/Transforms/LowerMatrixIntrinsics/dot-product.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131028.449720.patch
Type: text/x-patch
Size: 72182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220803/11c55f31/attachment.bin>


More information about the llvm-commits mailing list