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