[PATCH] D38785: [LV/LAA] Avoid specializing a loop for stride=1 when this predicate implies a single-iteration loop

Silviu Baranga via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 2 23:58:02 PDT 2017


silviu.baranga added a comment.

Yes, I agree as well.

My point was that a more general solution might be to turn off stride versioning, but that requires some more discussions and benchmarking.

LGTM


https://reviews.llvm.org/D38785





More information about the llvm-commits mailing list