llvm-project
6fc6de07
- [DirectX] Split long vectors in DXILResourceAccess (#184732)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
42 days ago
[DirectX] Split long vectors in DXILResourceAccess (#184732) If a vector has more than 4 elements, the `resource.load` and `resource.store` intrinsics aren't able to handle it. Split these into multiple calls. Fixes #167542
References
#184732 - [DirectX] Split long vectors in DXILResourceAccess
Author
bogner
Parents
2242ee24
Loading