summaryrefslogtreecommitdiff
path: root/tests/language-feature/anyvalue-matrix-layout.slang
AgeCommit message (Collapse)Author
2024-12-11Fix anyvalue marshalling for matrix and 64 bit types. (#5827)Yong He
* Fix anyvalue marshalling for matrix types. * Add support for 64bit types marshalling. --------- Co-authored-by: Ellie Hermaszewska <ellieh@nvidia.com>