[llvm-bugs] [Bug 32200] Failed test on 4.0 Release Candidate 4
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Mar 9 11:11:07 PST 2017
http://bugs.llvm.org/show_bug.cgi?id=32200
Michael Kruse <llvm at meinersbur.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
CC| |llvm at meinersbur.de
--- Comment #1 from Michael Kruse <llvm at meinersbur.de> ---
Thanks for the report. This is caused by
http://llvm.org/viewvc/llvm-project?view=revision&revision=296994 .
Please either use LLVM r296992 or later, or Polly before r296994. Polly trunk
will only ever be compatible with LLVM trunk.
This is just the regression test failing because of a change in LLVM, Polly
itself should work normally.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170309/a67067b6/attachment.html>
More information about the llvm-bugs
mailing list