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