llvm-project
cab0c0dd
- [MLIR][NVVM] Add movmatrix Op (#193995)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 day ago
[MLIR][NVVM] Add movmatrix Op (#193995) Add `movmatrix` to MLIR NVVM dialect, which moves a row-major matrix across all threads in a warp and writes the transposed elements to the destination.
References
#193995 - [MLIR][NVVM] Add movmatrix Op
Author
varadk27
Parents
796d2ec4
Loading