• Diego Caballero's avatar
    [MLIR] Introduce ngraph-opt tool (#3560) · f159e196
    Diego Caballero authored
    * [MLIR] Enable LIT testing in CMAKE
    
    This PR enables LIT testing in nGraph for MLIR Compiler, introduced in
    PR3523. We can now do `make check-mlir-lit` to run LIT tests.
    
    * Address feedback
    
    * Revisit PR after cmake clean-up
    
    * [MLIR] Introduce ngraph-opt tool
    
    To be used, among other things, for LIT testing.
    `elementwise_binary_ops.mlir` shows a simple LIT test
    using ngraph-opt.
    
    Dummy affine_lowering/lit_test.mlir test that served as initial testing
    of LIT tool configuration is now removed.
    
    * Address feedback
    f159e196
Name
Last commit
Last update
.ci Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
ABOUT.md Loading commit data...
CMakeLists.txt Loading commit data...
CODEOWNERS Loading commit data...
CONTRIB.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...
ecosystem-overview.md Loading commit data...