[Mlir-commits] [mlir] [mlir][tblgen] Don't echo absolute paths into rewrite pattern source (PR #168984)
Krzysztof Drewniak
llvmlistbot at llvm.org
Fri Nov 21 22:13:17 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"
----------------
krzysz00 wrote:
Oh yeah, no, I'll get rid of it
https://github.com/llvm/llvm-project/pull/168984
More information about the Mlir-commits
mailing list