https://bugs.llvm.org/show_bug.cgi?id=33749
Bug ID: 33749
Summary: fatal error: error in backend: Cannot select: t195: i1
= add t192, t194 (in HexagonDAGToDAGISel::Select)
Product: new-bugs
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedb...@nondot.org
Reporter: k...@google.com
CC: llvm-bugs@lists.llvm.org, vitalyb...@google.com
Created attachment 18778
--> https://bugs.llvm.org/attachment.cgi?id=18778&action=edit
c2.cc
on r307569
clang -cc1 -triple hexagon-unknown -emit-obj c2.cc -O2
fatal error: error in backend: Cannot select: t195: i1 = add t192, t194
t192: i1 = add t189, t191
t189: i1 = add t150, t188
t150: i1 = mul t129, t149
t129: i1 = add t128, Constant:i1<-1>
t128: i1 = add t20, t123
t20: i1 = truncate t19
...
found by an experimental clang-proto-fuzzer
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs