[PATCH] D82091: [ARM][CostModel] Select instruction costs.

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 3 03:04:56 PDT 2020


samparker updated this revision to Diff 282559.
samparker added a comment.

Yeah, makes sense, it's now using isThumb and I've cleaned up the predicate a bit too. The thumbv7 select costs tests have been updated accordingly too.


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

https://reviews.llvm.org/D82091

Files:
  llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/ARM/arith.ll
  llvm/test/Analysis/CostModel/ARM/immediates.ll
  llvm/test/Analysis/CostModel/ARM/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82091.282559.patch
Type: text/x-patch
Size: 65568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200803/e0c0f5a7/attachment.bin>


More information about the llvm-commits mailing list