[PATCH] D22630: Loop rotation

Aditya Kumar via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 08:19:15 PDT 2016


hiraditya added a comment.

@eli.friedman I have updated the loop rotation to add a metadata if the loop rotation was successful, such that it does not rotate the loop multiple times.


https://reviews.llvm.org/D22630





More information about the llvm-commits mailing list