Sign in
swiftshader
/
SwiftShader
/
f66c110cd4adaaca3e58dd01a4e6d418fcf0c8e6
/
.
/
src
/
LLVM
/
test
/
CodeGen
/
CBackend
/
2003-10-12-NANGlobalInits.ll
blob: 74477eac0eaf1265241cf785b5a49da0c08813ba [
file
]
; RUN: llc < %s -march=c
; This is a non-normal FP value: it's a nan.
@NAN
=
global
{
float
}
{
float
0
x7FF8000000000000
}
; <{ float }*> [#uses=0]
@NANs
=
global
{
float
}
{
float
0
x7FFC000000000000
}
; <{ float }*> [#uses=0]