[PATCH] D106239: [AArch64] Expand the SVE min/max reduction costs to NEON

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 22 01:33:23 PDT 2021


dmgreen updated this revision to Diff 360728.
dmgreen added a comment.

Fall back to original cost for FP16 without FullFP16


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

https://reviews.llvm.org/D106239

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/reduce-minmax.ll
  llvm/test/Analysis/CostModel/AArch64/vector-reduce.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106239.360728.patch
Type: text/x-patch
Size: 39213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210722/e9bc373e/attachment.bin>


More information about the llvm-commits mailing list