Skip to content

Conversation

@jayfoad
Copy link
Contributor

@jayfoad jayfoad commented Aug 21, 2025

No description provided.

@llvmbot
Copy link
Member

llvmbot commented Aug 21, 2025

@llvm/pr-subscribers-backend-amdgpu

Author: Jay Foad (jayfoad)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/154776.diff

1 Files Affected:

  • (modified) llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.h (-2)
diff --git a/llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.h b/llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.h
index 5ddf1ca2ab06d..47b718983d17f 100644
--- a/llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.h
+++ b/llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.h
@@ -24,8 +24,6 @@ class AsmPrinter;
 class MCContext;
 } // namespace llvm
 
-using namespace llvm;
-
 class AMDGPUMCInstLower {
   MCContext &Ctx;
   const TargetSubtargetInfo &ST;

@jayfoad jayfoad merged commit 0594bad into llvm:main Aug 21, 2025
11 checks passed
@jayfoad jayfoad deleted the remove-using-namespace branch August 21, 2025 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants