[llvm] [AMDGPU][SIInsertWaitCnts] Use RegUnits-based tracking (PR #162077)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 27 05:10:36 PST 2025


jayfoad wrote:

One more thought: is there a risk of the DenseMaps growing ever larger because we never remove entries from them? Maybe the `merge` function would be a good opportunity to purge useless entries?

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


More information about the llvm-commits mailing list