2003-05-22 01:46:02 +08:00
|
|
|
; Found by inspection of the code
|
2011-02-08 00:40:21 +08:00
|
|
|
; RUN: not llvm-as < %s > /dev/null |& grep {constexpr requires integer operands}
|
2003-05-22 01:46:02 +08:00
|
|
|
|
2007-02-02 10:16:23 +08:00
|
|
|
global i32 ashr (float 1.0, float 2.0)
|