Skip to content

Conversation

@eaeltsin
Copy link
Contributor

This is needed after 3ee0f97

@llvmbot llvmbot added the mlir label Jul 19, 2025
@llvmbot
Copy link
Member

llvmbot commented Jul 19, 2025

@llvm/pr-subscribers-mlir

Author: None (eaeltsin)

Changes

This is needed after 3ee0f97


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

1 Files Affected:

  • (modified) mlir/lib/Target/IRDLToCpp/TemplatingUtils.h (+1)
diff --git a/mlir/lib/Target/IRDLToCpp/TemplatingUtils.h b/mlir/lib/Target/IRDLToCpp/TemplatingUtils.h
index aeb3c09543213..be16a1f612c5b 100644
--- a/mlir/lib/Target/IRDLToCpp/TemplatingUtils.h
+++ b/mlir/lib/Target/IRDLToCpp/TemplatingUtils.h
@@ -15,6 +15,7 @@
 #include "llvm/Support/ErrorHandling.h"
 #include "llvm/Support/raw_ostream.h"
 #include <variant>
+#include <vector>
 
 namespace mlir::irdl::detail {
 

@github-actions
Copy link

⚠️ We detected that you are using a GitHub private e-mail address to contribute to the repo.
Please turn off Keep my email addresses private setting in your account.
See LLVM Developer Policy and LLVM Discourse for more information.

@alexfh alexfh self-requested a review July 19, 2025 19:53
Copy link
Contributor

@alexfh alexfh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG as an obviously correct fix

@alexfh alexfh merged commit 6eef978 into llvm:main Jul 19, 2025
7 of 9 checks passed
mahesh-attarde pushed a commit to mahesh-attarde/llvm-project that referenced this pull request Jul 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants