[PATCH] D21591: [Polly] Fix assertion due to buildMemoryAccess.
Michael Kruse via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 6 05:43:08 PDT 2016
Meinersbur added a comment.
Thanks Tobias for hinting to the `REQUIRES: asserts` and thanks Huihui for already adding them. This indeed works.
Please do not duplicate the same comment three times, but add it to a single place. In this case, as a comment to `getFirstNonBoxedLoopFor()`.
Repository:
rL LLVM
http://reviews.llvm.org/D21591
More information about the llvm-commits
mailing list