[llvm] [AMDGPU][SIInsertWaitcnts][NFC] Drop `AMDGPU::` (PR #180663)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 9 23:47:29 PST 2026
arsenm wrote:
> A previous PR #178345 introduced `using namespace llvm::AMDGPU`, so this patch drops `AMDGPU::`.
I'd probably go for dropping the using namespace
https://github.com/llvm/llvm-project/pull/180663
More information about the llvm-commits
mailing list