[Mlir-commits] [mlir] [mlir] Accept OpaqueAttr as a valid memory space if the context allows unregistered dialects (PR #187682)
Jacques Pienaar
llvmlistbot at llvm.org
Sat Apr 11 23:31:48 PDT 2026
jpienaar wrote:
> I imagine in the past we ran the tests with assertions disabled
And yes that was it. No change in behavior or what was allowed, just change in when/how reported that resulted in failure.
Good as Matthias suggested to remove this restriction no longer needed to enforce integer nature.
https://github.com/llvm/llvm-project/pull/187682
More information about the Mlir-commits
mailing list