Skip to content

Conversation

@llvmbot
Copy link
Member

@llvmbot llvmbot commented Aug 3, 2024

Backport 8f39502

Requested by: @thesamesam

@llvmbot llvmbot added this to the LLVM 19.X Release milestone Aug 3, 2024
@llvmbot
Copy link
Member Author

llvmbot commented Aug 3, 2024

@arsenm What do you think about merging this PR to the release branch?

@llvmbot
Copy link
Member Author

llvmbot commented Aug 3, 2024

@llvm/pr-subscribers-backend-amdgpu

Author: None (llvmbot)

Changes

Backport 8f39502

Requested by: @thesamesam


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

1 Files Affected:

  • (modified) llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h (+1)
diff --git a/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h b/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h
index 3ef00f75735b0..879dbe1b279b1 100644
--- a/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h
+++ b/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h
@@ -15,6 +15,7 @@
 #ifndef LLVM_LIB_TARGET_AMDGPU_MCTARGETDESC_AMDGPUMCTARGETDESC_H
 #define LLVM_LIB_TARGET_AMDGPU_MCTARGETDESC_AMDGPUMCTARGETDESC_H
 
+#include <cstdint>
 #include <memory>
 
 namespace llvm {

@tru tru merged commit 51b4c66 into llvm:release/19.x Aug 4, 2024
@github-actions
Copy link

github-actions bot commented Aug 4, 2024

@thesamesam (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

4 participants