llvm-project
51d128fb
- [Matrix][HLSL] Allow memory layout to change via flags (#181866)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
55 days ago
[Matrix][HLSL] Allow memory layout to change via flags (#181866) fixes #181859 This also fixes an issue introduced in https://github.com/llvm/llvm-project/pull/179861 where we were doing the array vector layout in row major as DXC would define it.
References
#181866 - [Matrix][HLSL] Allow memory layout to change via flags
Author
farzonl
Parents
4581b089
Loading