[Mlir-commits] [mlir] [mlir][IR] Add transient scope support for resettable MLIRContext. (PR #217320)
Jacques Pienaar
llvmlistbot at llvm.org
Wed Aug 19 06:09:30 PDT 2026
================
----------------
jpienaar wrote:
Yes I do, I think all except remaining IR and not mutating base context I have asserts for. I think these mostly should catch the preconditions with potentially exception being mutable types where one creates the type in base and then only initialize in transient.
https://github.com/llvm/llvm-project/pull/217320
More information about the Mlir-commits
mailing list