Skip to content

Commit 761e55c

Browse files
matborzyszkowskiigcbot
authored andcommitted
Add missing BMG enum to WA table
Add missing BMG enum to WA table
1 parent 6a9cb7b commit 761e55c

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
@@ -154,6 +154,7 @@ namespace IGC
154154
case IGFX_METEORLAKE:
155155
case IGFX_ARROWLAKE:
156156
case IGFX_LUNARLAKE:
157+
case IGFX_BMG:
157158
/* This is just a place holder the WA application has moved below and changed
158159
its no longer based on platform */
159160
break;

0 commit comments

Comments
 (0)