llvm-project
19cd5bd3
- [AMDGPU] Account for implicit XCNT insertion (#160812)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
213 days ago
[AMDGPU] Account for implicit XCNT insertion (#160812) Hardware inserts an implicit `S_WAIT_XCNT 0` between alternate SMEM and VMEM instructions, so there are never outstanding address translations for both SMEM and VMEM at the same time.
References
#160812 - [AMDGPU] Account for implicit XCNT insertion
Author
easyonaadit
Parents
a1db40fe
Loading