[PATCH] D79561: [ARM][CostModel] Improve getCastInstrCost
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 7 05:38:00 PDT 2020
samparker updated this revision to Diff 262621.
samparker added a comment.
Cheers, now moved the tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79561/new/
https://reviews.llvm.org/D79561
Files:
llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
llvm/test/Analysis/CostModel/ARM/add-cast-vect.ll
llvm/test/Analysis/CostModel/ARM/cast.ll
llvm/test/Analysis/CostModel/ARM/mul-cast-vect.ll
llvm/test/Analysis/CostModel/ARM/shl-cast-vect.ll
llvm/test/Analysis/CostModel/ARM/sub-cast-vect.ll
llvm/test/Transforms/LoopVectorize/ARM/mul-cast-vect.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79561.262621.patch
Type: text/x-patch
Size: 30485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200507/0025a883/attachment.bin>
More information about the llvm-commits
mailing list