onnx-mlir/src/Conversion/KrnlToLLVM
Kevin Wu 03dae57189
Using onnx-mlir through incremental stages (#257)
* Add lowering of Vector dialect for lower-all-llvm pass

* Fix generating CallOp instructions when return type is void

* Fix lowering of memref

* Reformat using clang-format

* Record more context.

* Reflow comments.

Co-authored-by: Tian Jin <tjingrant@gmail.com>
2020-09-10 10:29:55 +08:00
..
CMakeLists.txt [NFC] Rename passes for stylistic consistency. (#232) 2020-07-31 21:37:35 +08:00
KrnlToLLVM.cpp Using onnx-mlir through incremental stages (#257) 2020-09-10 10:29:55 +08:00
KrnlToLLVM.hpp Make krnl-to-llvm patterns reusable (#272) 2020-08-19 11:58:04 -04:00