Issue 179871
Summary [HLSL][Cbuffer][Matrix]
Labels new issue
Assignees
Reporter farzonl
    Similar to `emitBufferArraySubscriptExpr` we need a padding helper for `EmitMatrixSubscriptExpr` and `EmitMatrixSingleSubscriptExpr` and likely `MatrixElementExpr` when that merges.

Example:
https://github.com/llvm/llvm-project/blob/9d944c0ed2c09d528875a546b4d348f044e95dc4/clang/lib/CodeGen/CGHLSLRuntime.cpp#L1359-L1403
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to