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 7af75ea commit 5158ddeCopy full SHA for 5158dde
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