mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-15 15:48:38 +00:00
Update test
llvm-svn: 15228
This commit is contained in:
parent
c2e9c56906
commit
343eff5fe2
@ -1,7 +1,7 @@
|
||||
; This is a non-normal FP value: it's a nan.
|
||||
; This is a non-normal FP value
|
||||
; RUN: llvm-as < %s | llc -march=c | grep FPConstant | grep static
|
||||
|
||||
float %func () {
|
||||
ret float 0xFF20000000000000
|
||||
ret float 0xFFF0000000000000 ; -inf
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user