[PATCH] D43974: [AArch64] Adjust the cost of integer vector division
Matthew Simpson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 7 09:15:40 PST 2018
mssimpso added a comment.
Makes sense to me. I tested this patch on Falkor and didn't notice any significant performance differences on the benchmarks I ran. Can we add a test case, though? Maybe in test/Analysis/CostModel?
Repository:
rL LLVM
https://reviews.llvm.org/D43974
More information about the llvm-commits
mailing list