[Mlir-commits] [mlir] [MLIR][python bindings] invalidate ops after PassManager run (PR #69746)

Maksim Levental llvmlistbot at llvm.org
Fri Oct 20 18:55:11 PDT 2023


makslevental wrote:

> So invalidating is default on and only in cases where (expert user) knows it's safe can they opt out? (Reading on mobile so high chance of misreading :-))

Yup "fail-dangerous" only if you're a professional 🙂.

https://github.com/llvm/llvm-project/pull/69746


More information about the Mlir-commits mailing list