Skip to content

Commit

Permalink
[NFC] Require spirv-as for spvasm tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jsji committed Sep 8, 2024
1 parent 5f18001 commit 6dea501
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
; REQUIRES: spirv-as
; RUN: spirv-as --target-env spv1.0 -o %t.spv %s
; RUN: spirv-val %t.spv
; RUN: llvm-spirv -r -o - %t.spv | llvm-dis | FileCheck %s
Expand Down

0 comments on commit 6dea501

Please sign in to comment.