You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.207
Former-commit-id: 3b152f462918d427ce18620a2cbe4f8b79650449
This commit is contained in:
parent
8e12397d70
commit
eb85e2fc17
@ -1,13 +0,0 @@
|
||||
; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx
|
||||
target triple = "x86_64-unknown-linux-gnu"
|
||||
; Make sure we are not crashing on this one
|
||||
define void @autogen_28112_5000() {
|
||||
BB:
|
||||
%S17 = icmp sgt <1 x i64> undef, undef
|
||||
%E19 = extractelement <1 x i1> %S17, i32 0
|
||||
br label %CF
|
||||
|
||||
CF: ; preds = %CF, %BB
|
||||
%S23 = select i1 %E19, i8 undef, i8 undef
|
||||
br label %CF
|
||||
}
|
Reference in New Issue
Block a user