[PATCH] D14240: Allow Loop Distribute and the loop versioning infrastructure to use SCEV predicates

Adam Nemet via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 8 23:34:02 PST 2015


anemet accepted this revision.
anemet added a comment.
This revision is now accepted and ready to land.

LGTM.  We will have to add thresholds for the SCEV checks as well but right now these are only placeholders since these passes don't use stride checks.


http://reviews.llvm.org/D14240





More information about the llvm-commits mailing list