Remove wasteful caching. This isn't needed for correctness because any function
[llvm.git] / test / Assembler / 2003-05-21-MalformedShiftCrash.ll
blobc661f7c0771efd1a8a44299a1cb718b68301d668
1 ; Found by inspection of the code
2 ; RUN: not llvm-as < %s > /dev/null |& grep {constexpr requires integer or integer vector operands}
4 global i32 ashr (float 1.0, float 2.0)