mirror of
https://github.com/intel/intel-graphics-compiler.git
synced 2025-11-04 08:21:06 +08:00
Backout of 8015344a85
Change-Id: I261966f540d2f51297a3e2cf7da24b0f4632fc17
This commit is contained in:
@ -112,7 +112,7 @@ DEF_VISA_OPTION(vISA_RATrace, ET_BOOL, "-ratrace", UNUSED, false)
|
||||
DEF_VISA_OPTION(vISA_FastSpill, ET_BOOL, "-fasterRA", UNUSED, false)
|
||||
DEF_VISA_OPTION(vISA_AbortOnSpillThreshold, ET_INT32, NULLSTR, UNUSED, 0)
|
||||
DEF_VISA_OPTION(vISA_enableBCR, ET_BOOL, "-enableBCR", UNUSED, false)
|
||||
DEF_VISA_OPTION(vISA_hierarchicaIPA, ET_BOOL, "-oldIPA", UNUSED, true)
|
||||
DEF_VISA_OPTION(vISA_hierarchicaIPA, ET_BOOL, "-fastIPA", UNUSED, false)
|
||||
|
||||
|
||||
//=== scheduler options ===
|
||||
|
||||
Reference in New Issue
Block a user