2003-05-21 17:46:02 +00:00
|
|
|
; Found by inspection of the code
|
2007-04-16 17:36:08 +00:00
|
|
|
; RUN: llvm-as < %s > /dev/null |& grep {Logical operator requires integral}
|
2003-05-21 17:46:02 +00:00
|
|
|
|
2007-02-02 02:16:23 +00:00
|
|
|
global i32 ashr (float 1.0, float 2.0)
|