[Mlir-commits] [mlir] [mlir] Allow using non-attribute properties in declarative rewrite patterns (PR #143071)
Krzysztof Drewniak
llvmlistbot at llvm.org
Thu Jun 19 21:22:19 PDT 2025
================
@@ -364,12 +390,20 @@ class SymbolInfoMap {
// What kind of entity this symbol represents:
----------------
krzysz00 wrote:
I figured properties generally live next to attributes conceptually and historically, but I don't have a strong opinion here
https://github.com/llvm/llvm-project/pull/143071
More information about the Mlir-commits
mailing list