The waitcnt pass would increment the number of vmem events for some buffer
invalidates that were not handled by the pass.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM with a nit: typo in comment.
| llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp | ||
|---|---|---|
| 950 | Typo: affect. | |
| llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp | ||
|---|---|---|
| 1323 | Is this the right query? Or is the query really asking if the instruction requires the vmem counts to be tracked? Should the writeback also be handled here? Are invalidate/writeback considered to load/store memory? | |
Typo: affect.