[llvm-bugs] [Bug 25239] Polly in trunk r249977: Crash in polly::Scop::hoistInvariantLoads()
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Oct 18 13:00:20 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=25239
Johannes Doerfert <doerfert at cs.uni-saarland.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |doerfert at cs.uni-saarland.de
Resolution|--- |FIXED
--- Comment #2 from Johannes Doerfert <doerfert at cs.uni-saarland.de> ---
This functionality is new and had a couple of problems. The method that caused
the problem here was rewritten (today ba7e3a5/r250655). The part in which the
crash occured does not exist anymore and I cannot reproduce it with the current
polly HEAD.
I am sorry for the inconvenience.
--
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/20151018/1fa4f463/attachment.html>
More information about the llvm-bugs
mailing list