onnx-mlir/src/Conversion/KrnlToAffine
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
..
CMakeLists.txt [NFC] Rename passes for stylistic consistency. (#232) 2020-07-31 21:37:35 +08:00
KrnlToAffine.cpp Add krnl.dim operation and lowering pass (#261) 2020-08-14 12:59:33 -04:00