1 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
2 ; RUN: llc -mtriple=riscv32 < %s | FileCheck %s -check-prefix=RV32
3 ; RUN: llc -mtriple=riscv64 < %s | FileCheck %s -check-prefix=RV64
5 ; Check the SPIR_KERNEL call convention works.
7 define dso_local spir_kernel void @foo() {