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