VMEM loads of the same type (sampler vs no sampler) are guaranteed to
write their result registers in order, so there is no need for an
s_waitcnt even if they write to overlapping vgprs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo