[llvm] [AMDGPU] Move common fields out of WaitcntBrackets. NFC. (PR #148864)

Stephen Thomas via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 16 02:52:51 PDT 2025


stepthomas wrote:

I like it in principle, not just for the reasons listed but because it feels like it will make changes that require refactoring across interfaces much less annoying. I agree that `Parent` is the wrong term, though - I'd also prefer `Context`.

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


More information about the llvm-commits mailing list