Sign in
swiftshader
/
SwiftShader
/
fde88d96a58b92beab76035393b3acd849445160
/
.
/
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
)