[llvm-bugs] [Bug 31927] New: Invariant load hoisting miscompiles oggenc

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Feb 10 05:11:35 PST 2017


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

            Bug ID: 31927
           Summary: Invariant load hoisting miscompiles oggenc
           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

The following command line results in a miscompile:

~/mysandbox/bin/lnt runtest nt --sandbox /tmp/sandbox --cc
~/polly/build/bin/clang --test-suite /scratch/grosser/test-suite/
--mllvm=-polly --mllvm=-polly-invariant-load-hoisting --only-test
MultiSource/Applications/oggenc
2017-02-10 14:21:19 INFO: inferred C++ compiler under test as:
'/users/grosser/polly/build/bin/clang++'

using r294734.

-- 
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/20170210/5945d9f9/attachment.html>


More information about the llvm-bugs mailing list