[llvm-bugs] [Bug 34494] wrong code (in Polly?) on x86_64-linux-gnu with "opt -simplifycfg -sroa -early-cse-memssa -loop-rotate -jump-threading -licm -instcombine -polly-simplify -polly-opt-isl -polly-codegen"

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Sep 21 08:54:50 PDT 2017


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

Michael Kruse <llvm at meinersbur.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |llvm at meinersbur.de
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Michael Kruse <llvm at meinersbur.de> ---
Fixed in r313881.

This was a bug in -polly-simplify that lead to the removal of a write that is
was still needed.

Thanks for the report.

-- 
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/20170921/e3b0039c/attachment.html>


More information about the llvm-bugs mailing list