Sign in
swiftshader
/
SwiftShader.git
/
e89cd5805a9e9578821d9049671f5a345874eca3
/
.
/
third_party
/
LLVM
/
test
/
CodeGen
/
Generic
/
2006-06-12-LowerSwitchCrash.ll
blob: 605a0a9f1b14142981246ae82c67e34e3aa09b64 [
file
] [
log
] [
blame
]
; RUN: llc < %s -O0
define
float
@test
(
i32
%tmp12771278
)
{
switch
i32
%tmp12771278
,
label
%bb1279
[
]
bb1279
:
; preds = %0
ret
float
1.000000
e
+
00
}