onnx-mlir/test/mlir/krnl
Gheorghe-Teodor Bercea 4ab96fbc6c
Add basic support for memory pool (#161)
* Reorganize main function.

* Follow review comments.

* Emit constants are globals in Krnl and LLVM dialects.

* Replace internal malloc with memory pool and getref instruction.

* Lower krnl.getref to LLVM.

* Fix formatting issues.

* Add tests.

* Add missing dependency.

* Improve LLVM lowering.

* Add test to show getref is generic.
2020-06-09 16:48:33 -04:00
..
constant.mlir Add the split marker to test files (#90) 2020-04-16 15:17:27 +08:00
krnl_getref_lowering.mlir Add basic support for memory pool (#161) 2020-06-09 16:48:33 -04:00
memory_pool.mlir Add basic support for memory pool (#161) 2020-06-09 16:48:33 -04:00
ops.mlir Add the split marker to test files (#90) 2020-04-16 15:17:27 +08:00
reshape.mlir Add the split marker to test files (#90) 2020-04-16 15:17:27 +08:00