Issue 179859
Summary [HLSL] Represent Matrix type as Arrays of Vectors in memory
Labels new issue
Assignees farzonl
Reporter farzonl
    HLSL memory representation of Matrix types is expected to be  Arrays of Vectors. if we flatten the whole structure then we can't distinguish them from Arrays  when  we try to store them in cbuffers.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to