Skip to content

Commit

Permalink
Re-enable test disabled in 82ef966
Browse files Browse the repository at this point in the history
Resolves #2844
  • Loading branch information
mbrkusanin committed Nov 24, 2023
1 parent b20c37c commit 59296e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
; RUN: amdllpc -v -gfxip 9.0.0 -enable-relocatable-shader-elf %s | FileCheck -check-prefix=SHADERTEST %s
; RUN: amdllpc -v -gfxip 9.0.0 -enable-part-pipeline=0 %s | FileCheck -check-prefix=SHADERTEST2_PP0 %s
; RUN: amdllpc -v -gfxip 9.0.0 -enable-part-pipeline=1 %s | FileCheck -check-prefix=SHADERTEST2_PP1 %s
; REQUIRES: do-not-run-me

[Version]
version = 40

Expand Down

0 comments on commit 59296e1

Please sign in to comment.