mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +00:00
Update test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15228 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
595ee7ec26
commit
8ea3f1b3bc
@ -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
|
; RUN: llvm-as < %s | llc -march=c | grep FPConstant | grep static
|
||||||
|
|
||||||
float %func () {
|
float %func () {
|
||||||
ret float 0xFF20000000000000
|
ret float 0xFFF0000000000000 ; -inf
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user