• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1; Found by inspection of the code
2; RUN: not llvm-as < %s > /dev/null |& grep {constexpr requires integer operands}
3
4global i32 ashr (float 1.0, float 2.0)
5