[llvm-bugs] [Bug 25312] [Polly] Loop invariant code hoisting conflicts with generation of escaping values
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Nov 2 17:45:33 PST 2015
https://llvm.org/bugs/show_bug.cgi?id=25312
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 #1 from Johannes Doerfert <doerfert at cs.uni-saarland.de> ---
Thanks for extracting the test case and starting the analysis.
While we can add an additional field to the SAI struct I don't think it is
necessary. The commit r251881 should fix this issue that was caused by updating
the base pointer even if we did not preload a base pointer of another array.
--
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/20151103/d560d1ee/attachment-0001.html>
More information about the llvm-bugs
mailing list