Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
f845c74c6243a10ee5df2af003dcf81bbd0b51a0
/
.
/
test
/
Assembler
/
2003-05-21-MalformedShiftCrash.ll
blob: c661f7c0771efd1a8a44299a1cb718b68301d668 [
file
] [
log
] [
blame
]
; Found by inspection of the code
; RUN: not llvm-as < %s > /dev/null |& grep {constexpr requires integer or integer vector operands}
global
i32
ashr
(
float
1.0
,
float
2.0
)