[PATCH] D11939: [CostModel][AArch64] Increase cost of vector insert element and add missing cast costs
Renato Golin via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 13 06:00:53 PDT 2015
rengolin accepted this revision.
rengolin added a reviewer: rengolin.
rengolin added a comment.
This revision is now accepted and ready to land.
The changes make sense to what we've seen so far about the shuffles, and the benchmark numbers are very compelling.
Thanks for computing that table!
LGTM. Thanks!
http://reviews.llvm.org/D11939
More information about the llvm-commits
mailing list