Skip to content

Commit 24f5e5f

Browse files
matborzyszkowskiigcbot
authored andcommitted
Add missing PTL enum to WA table
Add missing PTL enum to WA table
1 parent 8707581 commit 24f5e5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

IGC/Compiler/igc_workaround_linux.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ namespace IGC
155155
case IGFX_ARROWLAKE:
156156
case IGFX_LUNARLAKE:
157157
case IGFX_BMG:
158+
case IGFX_PTL:
158159
/* This is just a place holder the WA application has moved below and changed
159160
its no longer based on platform */
160161
break;

0 commit comments

Comments
 (0)