• 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
CMakeLists.txt 3.85 KB