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