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

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 21:06:18 PDT 2026


================
@@ -26,6 +26,7 @@
 #define DEBUG_TYPE "amdgpu-global-isel-divergence-lowering"
 
 using namespace llvm;
+using namespace llvm::AMDGPU;
----------------
shiltian wrote:

unrelated change

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


More information about the llvm-commits mailing list