[PATCH] D90692: [ARM] remove cost-kind predicate for math op costs

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 11:23:10 PST 2020


spatel updated this revision to Diff 302636.
spatel marked an inline comment as done.
spatel added a comment.

Patch updated:
Adjusted base cost for non-codesize cost of MVE instructions (let me know if the code comment is accurate or needs work).


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

https://reviews.llvm.org/D90692

Files:
  llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/ARM/arith.ll
  llvm/test/Analysis/CostModel/ARM/intrinsic-cost-kinds.ll
  llvm/test/Analysis/CostModel/ARM/reduce-add.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/reductions.ll
  llvm/test/Transforms/SimplifyCFG/ARM/phi-eliminate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90692.302636.patch
Type: text/x-patch
Size: 42892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201103/c4dc70bb/attachment.bin>


More information about the llvm-commits mailing list