We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52bcc7b commit 6eef978Copy full SHA for 6eef978
mlir/lib/Target/IRDLToCpp/TemplatingUtils.h
@@ -15,6 +15,7 @@
15
#include "llvm/Support/ErrorHandling.h"
16
#include "llvm/Support/raw_ostream.h"
17
#include <variant>
18
+#include <vector>
19
20
namespace mlir::irdl::detail {
21
0 commit comments