[llvm-bugs] [Bug 26015] New: Regression in instruction combine caused by r256394

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jan 4 12:17:45 PST 2016


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

            Bug ID: 26015
           Summary: Regression in instruction combine caused by r256394
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Register Allocator
          Assignee: unassignedbugs at nondot.org
          Reporter: tstellar at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 15556
  --> https://llvm.org/bugs/attachment.cgi?id=15556&action=edit
Failing test case

Commit r256394 is causing module verification errors in the attached test case.
 To reproduce run:

../build/bin/opt -instcombine  -S -o - r256394-regression.ll

-- 
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/20160104/6067dd9c/attachment.html>


More information about the llvm-bugs mailing list