Files
llvm-project/llvm/test/CodeGen/SPIRV/CheckCapKernelWithoutKernel.ll

7 lines
252 B
LLVM

; RUN: llc -O0 -mtriple=spirv64-unknown-unknown %s -o - | FileCheck %s
; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv64-unknown-unknown %s -o - -filetype=obj | spirv-val %}
@a = addrspace(2) constant i32 1, align 4
; CHECK-DAG: OpCapability Kernel