[PATCH] D108993: [SVE] Fix the FP arithmetic instruction costs for SVE

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 1 01:07:11 PDT 2021


david-arm updated this revision to Diff 369877.
david-arm added a comment.

- Coalesced the checks in getArithmeticInstrCost, as well as fixed up some other tests I'd missed.


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

https://reviews.llvm.org/D108993

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/arith-fp-sve.ll
  llvm/test/Analysis/CostModel/AArch64/sve-intrinsics.ll
  llvm/test/Analysis/CostModel/AArch64/sve-math.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108993.369877.patch
Type: text/x-patch
Size: 11077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210901/fa61f00f/attachment.bin>


More information about the llvm-commits mailing list