[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:28:11 PDT 2025
================
@@ -364,12 +390,20 @@ class SymbolInfoMap {
// What kind of entity this symbol represents:
----------------
krzysz00 wrote:
I moved the sentinel note to the implementation of the relevant function - you're right, it's not that important.
https://github.com/llvm/llvm-project/pull/143071
More information about the Mlir-commits
mailing list