Skip to content

Commit 1217df9

Browse files
bgajdaINTCgfxbot
authored andcommitted
Internal bug fix
Change-Id: If6717e40a05ff7b233ac5161332834c9a68a3768
1 parent 12cc781 commit 1217df9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

IGC/common/igc_flags.def

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,8 +310,6 @@ DECLARE_IGC_REGKEY(bool, SkipTREarlyExitCheck, false, "Skip SIMD16 early exit ch
310310
DECLARE_IGC_REGKEY(bool, EnableTCSHWBarriers, false, "Enable TCS pass with HW barriers support. Default TCS pass is TCS pass with multiple continuation functions.")
311311
DECLARE_IGC_REGKEY(bool, ForceMCFBarriers, false, "Force TCS pass with MCF (SW) barriers support. Default TCS pass is TCS pass with multiple continuation functions.")
312312
DECLARE_IGC_REGKEY(bool, EnableAccSub, true, "Enable accumulator substitution")
313-
DECLARE_IGC_REGKEY(bool, EnableAccSubDF, false, "Enable accumulator substitution for DF type")
314-
DECLARE_IGC_REGKEY(bool, EnableAccSubMadm, false, "Enable accumulator substitution for madm")
315313
DECLARE_IGC_REGKEY(DWORD, NumGeneralAcc, 0, "set the number [1-8] of general acc for accumulator substitution. 0 means using the platform-default value")
316314
DECLARE_IGC_REGKEY(bool, ForceSWCoalescingOfAtomicCounter, false, "Force software coalescing of atomic counter")
317315
DECLARE_IGC_REGKEY(bool, EnableNoDD, false, "Enable NoDD flags")

0 commit comments

Comments
 (0)