[llvm] [AMDGPU] Prefer `s_memtime` for `readcyclecounter` on GFX10 (PR #80211)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 31 15:04:12 PST 2024
b-sumner wrote:
Umm...the cycle counter on gfx11 is 20 bits wide. I would oppose an attempt to implement the cycle counter with the realtime counter.
https://github.com/llvm/llvm-project/pull/80211
More information about the llvm-commits
mailing list