================
@@ -2736,29 +2758,33 @@ void CodeGenFunction::EmitStoreThroughLValue(RValue Src, LValue Dst,
return;
}
if (Dst.isMatrixRow()) {
----------------
Icohedron wrote:
I've created an issue for it under #176468
https://github.com/llvm/llvm-project/pull/176216