Skip to content

Commit

Permalink
Remove redundant requirement spirv-as in tu-member-opaque.spvasm test (
Browse files Browse the repository at this point in the history
…#2757)

* Remove redundant requirement spirv-as in tu-member-opaque.spvasm test

* Correct the tu-member-opaque.spvasm test file extension
  • Loading branch information
mateuszchudyk authored Oct 17, 2024
1 parent ee13065 commit 34bc772
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
; REQUIRES: spirv-as

; RUN: cat %s > %t.spvasm
; RUN: llvm-spirv %t.spvasm --to-binary -o %t.spv
; RUN: llvm-spirv -r %t.spv -o - | llvm-dis | FileCheck %s
Expand Down

0 comments on commit 34bc772

Please sign in to comment.