Skip to content

Commit 2432e58

Browse files
pratikasharigcbot
authored andcommitted
[Autobackout][FuncReg]Revert of change: 8c9be1e
Flip switch to use augmentation with holes Flip switch to use augmentation with holes
1 parent be5e9bf commit 2432e58

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
@@ -324,7 +324,7 @@ DEF_VISA_OPTION(vISA_forceBCR, ET_BOOL, "-forceBCR", UNUSED, false)
324324
DEF_VISA_OPTION(vISA_NewAugmentation, ET_BOOL_TRUE, "-newaugmentation",
325325
"USAGE: -newaugmentation "
326326
"enable using augmentation with holes",
327-
true)
327+
false)
328328

329329

330330
// clang-format off

0 commit comments

Comments
 (0)