mirror of https://github.com/llvm/torch-mlir
1d3dbd9d5c
With this commit, we finish conversion to LLVM dialect, and should be ready for subsequent commits to convert to an LLVM module and let LLVM codegen to native machine code. This required a custom "lower to LLVM" pass to support lowering tcp.abort_if to a runtime call. In the future, this pass will grow to do type conversions for our own runtime types as we add those. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
E2E.h | ||
Passes.td |