[Mlir-commits] [mlir] [MLIR] Add documentation page for `mlir-query` tool (PR #146535)

Denzel-Brian Budii llvmlistbot at llvm.org
Tue Sep 2 23:30:15 PDT 2025


================
@@ -0,0 +1,355 @@
+`mlir-query` is an interactive tool designed to simplify IR exploration. It provides a REPL interface and supports an interactive query language for MLIR, enabling developers to query the MLIR IR dynamically.  
----------------
chios202 wrote:

Done. 

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


More information about the Mlir-commits mailing list