• Nagy Mostafa's avatar
    [MLIR] MLIR Compiler refactoring (#3786) · f143bb13
    Nagy Mostafa authored
    * Re-organize files. Create MLIR backend classes
    
    * WIP
    
    * Refactored. Code compiles
    
    * Moved context to Runtime class to outlive compilation and execution
    
    * style-apply
    
    * Base Runtime class. Few other modifications
    
    * Minor fixes
    
    * Fixed Runtime::run() to take type-erased pointer
    
    * renamed core compiler
    
    * rename backend compiler
    
    * rename runtime compiler
    
    * PR feedback
    
    * Fix build fails
    f143bb13
utils.hpp 1.48 KB