[PATCH] D67948: [LV] Interleaving should not exceed estimated loop trip count.
Hideki Saito via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 7 11:32:55 PDT 2019
hsaito accepted this revision.
hsaito added a comment.
This revision is now accepted and ready to land.
In D67948#1695326 <https://reviews.llvm.org/D67948#1695326>, @hsaito wrote:
> Vectorizer code change looks fine with me. I'd like to see the comments updated, though. Any more changes needed for the LIT tests?
LGTM. Please wait a few more days to give others a chance for another look.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67948/new/
https://reviews.llvm.org/D67948
More information about the llvm-commits
mailing list