[llvm] [NFC][AMDGPU] Move PhiLoweringHelper and related types into AMDGPU namespace (PR #192586)

Petar Avramovic via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 01:06:26 PDT 2026


================
@@ -29,6 +29,7 @@
 #define DEBUG_TYPE "si-i1-copies"
 
 using namespace llvm;
+using namespace llvm::AMDGPU;
----------------
petar-avramovic wrote:

I agree with Shilei. Yes

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


More information about the llvm-commits mailing list