Skip to content

Commit 53caa85

Browse files
pratikasharigcbot
authored andcommitted
Changes in code.
1 parent 8451863 commit 53caa85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

visa/include/VISAOptionsDefs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ DEF_VISA_OPTION(vISA_DelayLocalDeclareSplitInGlobalRA, ET_BOOL, "-delayLocalSpli
398398
DEF_VISA_OPTION(vISA_DisableSpillCoalescing, ET_BOOL, "-nospillcleanup", UNUSED,
399399
false)
400400
DEF_VISA_OPTION(vISA_GRFPostRASpillCodeCleanup, ET_BOOL_TRUE, "-postRAspillCleanup",
401-
UNUSED, true)
401+
UNUSED, false)
402402
DEF_VISA_OPTION(vISA_GlobalSendVarSplit, ET_BOOL, "-globalSendVarSplit", UNUSED,
403403
false)
404404
DEF_VISA_OPTION(vISA_NoRemat, ET_BOOL, "-noremat", UNUSED, false)

0 commit comments

Comments
 (0)