[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 13:03:19 PST 2018


mssimpso added a comment.

For the test case, why not just run "-cost-model -analyze" like we do for the other tests instead of running the vectorizer? Am I missing something?


https://reviews.llvm.org/D43974





More information about the llvm-commits mailing list