[PATCH] D21591: [Polly] Fix assertion due to buildMemoryAccess.
Huihui Zhang via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 5 16:30:25 PDT 2016
huihuiz added a subscriber: huihuiz.
huihuiz added a comment.
Hey Michael,
The current trunk I am using is up-to-date, git commit id
b1db6fae50da2c222f98aea982a9685352cd88ff
Author: Tobias Grosser <tobias at grosser.es>
Date: Tue Jul 5 15:26:33 2016 +0000
cmake: do not check-format anything in lib/External
The command line pass just fine "opt -polly -polly-process-unprofitable
-polly-codegen -polly-allow-nonaffine-loops -polly-allow-nonaffine
-debug-only=polly-dependence
test/DependenceInfo/nonaffine-condition-buildMemoryAccess.ll "
I didn't see any failure with this test case. I will join the polly
discuss tomorrow morning to see what's the problem?
I can add the comment back, once we figure out the problem with this
test case.
Thanks!
-Huihui
Repository:
rL LLVM
http://reviews.llvm.org/D21591
More information about the llvm-commits
mailing list