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

            Bug ID: 40734
           Summary: [InstCombine] Cannot create binary operator with two
                    operands of differing type!
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: Backend: X86
          Assignee: unassignedb...@nondot.org
          Reporter: alina.sbir...@gmail.com
                CC: craig.top...@gmail.com, llvm-bugs@lists.llvm.org,
                    llvm-...@redking.me.uk, spatel+l...@rotateright.com

Created attachment 21479
  --> https://bugs.llvm.org/attachment.cgi?id=21479&action=edit
Reproducer

To reproduce: opt -O3 reduced_final.ll
The cause appears to be InstCombine.


I haven't tracked culprit revision yet.
Crash does not occur with release 7.0.1.
Issue occurs before r350204 (Jan 2nd 2019).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to