Add command line option to read the configuration dumped by the MLIR crash reproducer and adds those to the other command line options parsed by mlir-opt. Simple convenience that enables `mlir-opt --run-reproducer /tmp/repro.mlir` instead of needing to copy&paste the configuration. Differential Revision: https://reviews.llvm.org/D93924
MLIR documentation ================== Please note mlir.llvm.org is where MLIR's rendered documentation is displayed. The viewing experience on GitHub or elsewhere may not match those of the website. For any changes please verify instead that they work on the main website first. See https://github.com/llvm/mlir-www for the website generation information.