• Nagy Mostafa's avatar
    [MLIR] Move mlir code under runtime/mlir · d9dd03ce
    Nagy Mostafa authored
    * Create MLIR as cmake external project. Clone and build via ngraph cmake
    
    * Moved code and enabled compilation. Need to clone and build MLIR/LLVM during cmake step, so find_package can work
    
    * clone and build llvm/mlir during configuration. Compiles now. Needs more testing
    
    * Force DEX only if MLIR is ON
    
    * Remove extra cmake file. Style-apply
    
    * Remove redundant files in cpu/mlir
    
    * Update CODEOWNERS. Check for ninja and fail if not found
    
    * Fixing post merge issues
    d9dd03ce
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...