blob: d573403a13e583fbd61f0a021d37139b365562da [file] [log] [blame]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001; Found by inspection of the code
Tanya Lattner8b074702007-11-28 04:57:00 +00002; RUN: not llvm-as < %s > /dev/null |& grep {Logical operator requires integral}
Dan Gohmanf17a25c2007-07-18 16:29:46 +00003
4global i32 ashr (float 1.0, float 2.0)