[Mlir-commits] [mlir] Adding mlir models (PR #141158)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Tue May 27 12:04:55 PDT 2025
================
@@ -22,6 +22,7 @@
#include "llvm/ADT/StringExtras.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/TypeSwitch.h"
+#include "llvm/Support/CommandLine.h"
----------------
Jaddyen wrote:
This is to be deleted when cleaning up. Had it when trying to bring the cl options to this file.
https://github.com/llvm/llvm-project/pull/141158
More information about the Mlir-commits
mailing list