[PATCH] D96692: [ARM] Add larger than legal ICmp costs

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 03:42:41 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1a6744e3dc67: [ARM] Add larger than legal ICmp costs (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D96692?vs=323685&id=324588#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96692

Files:
  llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/ARM/arith-overflow.ll
  llvm/test/Analysis/CostModel/ARM/intrinsic-cost-kinds.ll
  llvm/test/Analysis/CostModel/ARM/mve-cmp.ll
  llvm/test/Analysis/CostModel/ARM/reduce-smax.ll
  llvm/test/Analysis/CostModel/ARM/reduce-smin.ll
  llvm/test/Analysis/CostModel/ARM/reduce-umax.ll
  llvm/test/Analysis/CostModel/ARM/reduce-umin.ll
  llvm/test/CodeGen/ARM/vselect_imax.ll
  llvm/test/Transforms/LoopVectorize/ARM/mve-icmpcost.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96692.324588.patch
Type: text/x-patch
Size: 81584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210218/2e948d01/attachment-0001.bin>


More information about the llvm-commits mailing list