• Pruthvi's avatar
    [MLIR] Graph pass to lower standardDialect to llvm module (#3810) · 3f3153f5
    Pruthvi 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
    
    * - refactor LowerNGDialect
    - addgraph pass to lower standardDialect to llvm module
    
    * Addressed PR Comments
    
    * i) Style fix ii) restore deleted file
    3f3153f5
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...