blob: c661f7c0771efd1a8a44299a1cb718b68301d668 [file] [log] [blame]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001; Found by inspection of the code
Chris Lattner103ff152009-01-02 07:01:27 +00002; RUN: not llvm-as < %s > /dev/null |& grep {constexpr requires integer or integer vector operands}
Dan Gohmanf17a25c2007-07-18 16:29:46 +00003
4global i32 ashr (float 1.0, float 2.0)