[Mlir-commits] [mlir] [mlir][tblgen] Don't echo absolute paths into rewrite pattern source (PR #168984)
Jakub Kuderski
llvmlistbot at llvm.org
Fri Nov 21 06:16:54 PST 2025
================
@@ -28,6 +28,7 @@
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/FormatAdapters.h"
+#include "llvm/Support/Path.h"
----------------
kuhar wrote:
Do we need this include?
https://github.com/llvm/llvm-project/pull/168984
More information about the Mlir-commits
mailing list