================
@@ -515,11 +526,25 @@ codegen::RegisterCodeGenFlags::RegisterCodeGenFlags() {
cl::init(false));
CGBINDOPT(DisableIntegratedAS);
-#undef CGBINDOPT
----------------
dtcxzyw wrote:
Should be moved after RegisterSaveStatsFlag
https://github.com/llvm/llvm-project/pull/167304