================
@@ -2736,29 +2758,33 @@ void CodeGenFunction::EmitStoreThroughLValue(RValue
Src, LValue Dst,
return;
}
if (Dst.isMatrixRow()) {
----------------
farzonl wrote:Ok fair enough make an issue for that And I’ll sign off. https://github.com/llvm/llvm-project/pull/176216 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
