llvm-project
a26077ee
- [NFC][NVPTX] Fix tcgen05.mma PTX instruction encoding (#186602)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
43 days ago
[NFC][NVPTX] Fix tcgen05.mma PTX instruction encoding (#186602) .ashift should be before .collector::a::* according to PTX ISA. ptxas accepts both orderings, but the spec-correct order is used now.
References
#186602 - [NFC][NVPTX] Fix tcgen05.mma PTX instruction encoding
Author
kvederni
Parents
055322c3
Loading