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

            Bug ID: 44028
           Summary: [InstCombiner]  Assertion `isa<X>(Val) && "cast<Ty>()
                    argument of incompatible type!"' failed.
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Scalar Optimizations
          Assignee: unassignedb...@nondot.org
          Reporter: pauls...@linux.vnet.ibm.com
                CC: llvm-bugs@lists.llvm.org

Created attachment 22822
  --> https://bugs.llvm.org/attachment.cgi?id=22822&action=edit
reduced testcase

clang -cc1 -triple s390x-ibm-linux -S -target-cpu arch13 -O3 -o out.s -x ir
tc_incompatargtype.ll

-- 
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