[llvm-bugs] [Bug 34429] polly crashes at -O3 on x86_64-linux-gnu (Assertion `New && "Unexpected scalar dependence in region!"' failed.)

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Sep 2 15:11:54 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=34429

Chengnian Sun <chengniansun at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Chengnian Sun <chengniansun at gmail.com> ---
This should be duplicate to pr/34423. But it does not need newgvn to trigger. 

Initially, I thought this should be a distinct bug, as the error message is
different. However, that was because I enabled both newgvn and polly together.

*** This bug has been marked as a duplicate of bug 34423 ***

-- 
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/20170902/56416863/attachment-0001.html>


More information about the llvm-bugs mailing list