Sign in
swiftshader
/
SwiftShader
/
18a84258b13d6083afad8d04beee04214d31d874
/
.
/
third_party
/
LLVM
/
test
/
Assembler
/
2003-05-21-MalformedShiftCrash.ll
blob: c519e53f58d8350e2261f72365fabc270104f9f4 [
file
] [
log
] [
blame
]
; Found by inspection of the code
; RUN: not llvm-as < %s > /dev/null |& grep {constexpr requires integer operands}
global
i32
ashr
(
float
1.0
,
float
2.0
)