================
@@ -3976,6 +3976,13 @@ void CompilerInvocationBase::GenerateLangArgs(const 
LangOptions &Opts,
     }
     GenerateArg(Consumer, OPT_falloc_token_mode_EQ, S);
   }
+  // Generate args for Matrices
----------------
fhahn wrote:

```suggestion
  // Generate args for matrix types.
```

https://github.com/llvm/llvm-project/pull/167628
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to