[Mlir-commits] [mlir] [mlir][Pass] Enable the option for reproducer generation without crashing (PR #75421)

Mehdi Amini llvmlistbot at llvm.org
Wed Dec 13 22:28:10 PST 2023


joker-eph wrote:

> @joker-eph Ah, do you mean then to invoke something like RecoveryReproducerContext::generate() from the runtime?

Yes exactly!

If we need to extract the implementation of `RecoveryReproducerContext::generate()` as a more easily reusable API, that's an OK refactoring of course.

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


More information about the Mlir-commits mailing list