mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 21:32:56 +00:00
Add a test for the ELSE instruction, revealing issues.
This commit is contained in:
committed by
Damien Lespiau
parent
1f58efa747
commit
a8eb735270
@@ -14,6 +14,7 @@ TESTS = \
|
||||
if \
|
||||
iff \
|
||||
while \
|
||||
else \
|
||||
wait \
|
||||
immediate
|
||||
|
||||
@@ -48,6 +49,8 @@ TESTDATA = \
|
||||
iff.g4a \
|
||||
while.expected \
|
||||
while.g4a \
|
||||
else.expected \
|
||||
else.g4a \
|
||||
wait.expected \
|
||||
wait.g4a \
|
||||
immediate.g4a \
|
||||
|
||||
Reference in New Issue
Block a user