forked from OSchip/llvm-project
![]() 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 |
||
---|---|---|
.. | ||
cmake/modules | ||
docs | ||
examples | ||
include | ||
integration_test | ||
lib | ||
test | ||
tools | ||
unittests | ||
utils | ||
.clang-format | ||
.clang-tidy | ||
CMakeLists.txt | ||
LICENSE.TXT | ||
README.md |
README.md
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.