[Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)
Mehdi Amini
llvmlistbot at llvm.org
Fri Mar 13 03:05:05 PDT 2026
joker-eph wrote:
> While I was here, Claude noticed that the dynamic dialect code was such that no two operations would ever be deemed equivalent because their (zero-sized, nonexistent) properties would compare false. That's been fixed.
Is this a bug fix that could be send independently already?
https://github.com/llvm/llvm-project/pull/185157
More information about the Mlir-commits
mailing list