onnx-mlir/src/Conversion
Gheorghe-Teodor Bercea d3dcee7366
Add krnl.dim operation and lowering pass (#261)
* Reorganize main function.

* Follow review comments.

* Emit constants are globals in Krnl and LLVM dialects.

* Add krnl.dim op.

* Add test with alloc with map.

* Code clean-up.

* Code clean-up.

* Add comment for function.

* Update DisconnectKrnlDimFromAlloc.cpp
2020-08-14 12:59:33 -04:00
..
KrnlToAffine Add krnl.dim operation and lowering pass (#261) 2020-08-14 12:59:33 -04:00
KrnlToLLVM Update LLVM commit ID to the version that corresponds to MLIR News, 13th edition (8/7/2020) (#248) 2020-08-14 12:52:48 +08:00
ONNXToKrnl Add krnl.dim operation and lowering pass (#261) 2020-08-14 12:59:33 -04:00
CMakeLists.txt [NFC] Rename passes for stylistic consistency. (#232) 2020-07-31 21:37:35 +08:00