================
@@ -8138,9 +8167,6 @@ static Expr
*BuildExpressionFromNonTypeTemplateArgumentValue(
return MakeInitList(Elts);
}
- case APValue::Matrix:
- llvm_unreachable("Matrix template argument expression not yet supported");
-
----------------
ChuanqiXu9 wrote:
Why? The change seems not related?
https://github.com/llvm/llvm-project/pull/185237
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits