| Issue | 181901 |
|---|---|
| Summary | [HLSL][Cbuffer][Matrix] Add padding for matrix layouts in constant buffers |
| Labels | HLSL |
| Assignees | farzonl |
| Reporter | farzonl |
This change needs to add support for matrix types to `HLSLBufferLayoutBuilder`. The support should be equivalent to arrays.Likely we also need custom load behavior to undo padding in function scope.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
