• Diego Caballero's avatar
    [MLIR] Bump MLIR repo to commit 82d5084 Wed Jun 26. · 2ebe33f1
    Diego Caballero authored
    Improvements and changes in dialect conversion APIs. Type conversion
    and op rewriting are now a bit more independent mechanisms. Dialect
    conversion now requires a target object with the legal transformations
    to be applied. Legality checks to detect illegal operations after
    dialect conversion have been strengthened significantly.
    
    MLIR LLVM commit:
    commit 82d5084cf28bca7a0eebec283cdeae118dfa1d11 (HEAD)
    Author: Jacques Pienaar <jpienaar@google.com>
    Date:   Wed Jun 26 11:12:40 2019 -0700
    
        Split out TranslateClParser and add new parse method that reuses
        SourceMgr.
    
    MLIR commit:
    commit 82d5084cf28bca7a0eebec283cdeae118dfa1d11 (HEAD)
    Author: Jacques Pienaar <jpienaar@google.com>
    Date:   Wed Jun 26 11:12:40 2019 -0700
    
        Split out TranslateClParser and add new parse method that reuses
        SourceMgr.
    2ebe33f1
Name
Last commit
Last update
..
Modules Add BroadcastDistributed op (#2243)
clang_4_0_flags.cmake Cleanup how compile flags are set and used by nGraph and external projects. (#2942)
eigen.patch Use official Eigen repo. (#2662)
external_cldnn.cmake IntelGPU backend: Change clDNN hash version to release tag (#3063)
external_eigen.cmake Add revert command for eigen patch to make incremental build happy. (#2774)
external_gtest.cmake Cleanup how compile flags are set and used by nGraph and external projects. (#2942)
external_halide.cmake Cleanup how compile flags are set and used by nGraph and external projects. (#2942)
external_json.cmake Don't use git shallow clone. (#2492)
external_llvm.cmake Cleanup how compile flags are set and used by nGraph and external projects. (#2942)
external_llvm_prebuilt.cmake Update LLVM to 8.0.0 (#2803)
external_mkldnn.cmake Address: https://github.com/intel/mkl-dnn/pull/483 (#3080) (#3089)
external_mlir.cmake [MLIR] Bump MLIR repo to commit 82d5084 Wed Jun 26.
external_mlsl.cmake Silee2/external project rpath (#2525)
external_onnx.cmake Cleanup how compile flags are set and used by nGraph and external projects. (#2942)
external_protobuf.cmake Cleanup how compile flags are set and used by nGraph and external projects. (#2942)
external_tbb.cmake Cleanup how compile flags are set and used by nGraph and external projects. (#2942)
external_tbb_prebuilt.cmake fix license header
mkldnn.patch Fixes unit-test failure in debug mode (#3108)
mlir_fetch.cmake.in PR fixes
sdl.cmake Cleanup how compile flags are set and used by nGraph and external projects. (#2942)
tbb_fetch.cmake.in Add info about lib versions in an easy to find place (#2508)