[llvm] [AMDGPU] Implement Waitcnt Expansion for Profiling (PR #169345)

Pankaj Dwivedi via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 26 05:26:38 PST 2025


PankajDwivedi-25 wrote:

> I'm still not sure how this works with out of order counters. This is only useful if you have multiple loads of the same type issued back-to-back and you're trying to find the problematic one, correct?

Yes.

https://github.com/llvm/llvm-project/pull/169345


More information about the llvm-commits mailing list