[llvm] [AMDGPU] NFC: Provide RPTracker interface for external iterators (PR #93088)
Valery Pykhtin via llvm-commits
llvm-commits at lists.llvm.org
Fri May 24 04:37:02 PDT 2024
vpykhtin wrote:
I haven't found cases where _advance_ or _recede_ arecalled with ShouldTrackIt = false, and the semantics of the flag looks vague, can we avoid the flag?
https://github.com/llvm/llvm-project/pull/93088
More information about the llvm-commits
mailing list