Skip to content

Commit

Permalink
[Backport to 14] Remove redundant requirement spirv-as in tu-member-o…
Browse files Browse the repository at this point in the history
…paque.spvasm test (#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 and vmaksimo committed Dec 20, 2024
1 parent ede9a10 commit e27104f
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 e27104f

Please sign in to comment.