[PATCH] D26873: [LV] Do not vectorize loops with a low dynamic tripcount, as determined by profile information

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 28 11:52:54 PST 2016


mssimpso added a comment.

Does the test need to be target-specific? Otherwise, this looks good to me as well.


https://reviews.llvm.org/D26873





More information about the llvm-commits mailing list