[Mlir-commits] [mlir] [mlir] Improve mlir-query tool by implementing `getBackwardSlice` and `getForwardSlice` matchers (PR #115670)

Denzel-Brian Budii llvmlistbot at llvm.org
Tue Apr 22 05:50:24 PDT 2025


================
@@ -0,0 +1,85 @@
+//===- ExtraMatchers.h - Various common matchers --------------------------===//
+//
----------------
chios202 wrote:

I named this file `ExtraMatchers` . On a second thought, I am not sure if it's an appealing name. Maybe I should rename it just Matchers?

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


More information about the Mlir-commits mailing list