[PATCH] D29717: [LoopVectorize] Added address space check when analysing interleaved accesses
Michael Kuperstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 10 14:36:26 PST 2017
mkuper added a comment.
This LGTM to me too, in the sense that I think this check is a good idea here regardless of what SCEV does.
I don't understand SCEV well enough to say whether we need a change of that side, and I didn't quite understand Eli's point.
In any case, I think we can talk about that in post-commit review if there's anything to talk about, but please give Eli some time to object.
https://reviews.llvm.org/D29717
More information about the llvm-commits
mailing list