[llvm-bugs] [Bug 28985] New: Invariant load hoisting causes LNT miscompiles

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 15 09:42:05 PDT 2016


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

            Bug ID: 28985
           Summary: Invariant load hoisting causes LNT miscompiles
           Product: Polly
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Optimizer
          Assignee: polly-dev at googlegroups.com
          Reporter: tobias at grosser.es
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

With 278673 -polly -polly-process-unprofitable LNT shows the following
miscompile: 

FAIL: lencod.execution_time

This miscompile disappears when disabling invariant load hoisting. It is not
yet confirmed that this is due to invariant load hoisting. More investigation
is needed to confirm this.

-- 
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/20160815/dff4bf51/attachment.html>


More information about the llvm-bugs mailing list