Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
91e32d0d17ec174e9f493cd830ea486ea4570e93
/
.
/
test
/
Assembler
/
2003-05-21-MalformedShiftCrash.llx
blob: 33e20e384ca980cf6c478f3aa6dcdb729405d98d [
file
] [
log
] [
blame
]
Dan Gohman
f17a25c
2007-07-18 16:29:46 +0000
[
diff
] [
blame
]
1
;
Found
by
inspection of the code
2
;
RUN
:
llvm
-
as
<
%
s
>
/dev/
null
|&
grep
{
Logical
operator
requires integral
}
3
4
global
i32 ashr
(
float
1.0
,
float
2.0
)