[Mlir-commits] [mlir] [mlir] Allow using non-attribute properties in declarative rewrite patterns (PR #143071)

Jacques Pienaar llvmlistbot at llvm.org
Mon Jun 9 05:42:42 PDT 2025


================
@@ -364,12 +390,20 @@ class SymbolInfoMap {
 
     // What kind of entity this symbol represents:
----------------
jpienaar wrote:

Could be done in follow up, but I see no reason to the ordering, so we could just sort.

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


More information about the Mlir-commits mailing list