[PATCH] D82091: [ARM][CostModel] Select instruction costs.
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 23 00:29:03 PDT 2020
samparker updated this revision to Diff 272630.
samparker added a comment.
Fixed typo and also predicated the code for an M-class subtarget.
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-ssat.ll
llvm/test/Analysis/CostModel/ARM/arith-usat.ll
llvm/test/Analysis/CostModel/ARM/arith.ll
llvm/test/Analysis/CostModel/ARM/immediates.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/Analysis/CostModel/ARM/select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82091.272630.patch
Type: text/x-patch
Size: 165394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200623/b4b94584/attachment-0001.bin>
More information about the llvm-commits
mailing list