• Diego Caballero's avatar
    [MLIR] Improve lit test config files and tools (#4010) · 6e38579b
    Diego Caballero authored
    This PR fixes some of the inconveniences that we had with lit in nGraph
    and aligns configuration files with MLIR/LLVM.
    In particular:
      - `make install` is not needed to run lit test with the latest
        compiled version of testing tools (ngraph-opt).
      - LD_LIBRARY_PATH doesn't need to be modified.
    6e38579b
Name
Last commit
Last update
..
affine_conversion Loading commit data...
ngraph_dialect Loading commit data...
CMakeLists.txt Loading commit data...
lit.cfg.py Loading commit data...
lit.site.cfg.py.in Loading commit data...
ops_test.cpp Loading commit data...