[Mlir-commits] [mlir] [mlir] MLIR-QUERY DefinitionsMatcher implementation & DAG (PR #115670)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Fri Jan 10 04:45:57 PST 2025


================
@@ -15,24 +15,26 @@
 #define MLIR_TOOLS_MLIRQUERY_MATCHER_MATCHERFINDER_H
 
 #include "MatchersInternal.h"
+#include "mlir/IR/Operation.h"
----------------
dbudii wrote:

I am not sure why I added this, will remove it

https://github.com/llvm/llvm-project/pull/115670


More information about the Mlir-commits mailing list