onnx-mlir/test/mlir
Gheorghe-Teodor Bercea 137ce767e6
Rework output to improve readability of intermediate MLIR code. (#87)
* Reorganize main function.

* Follow review comments.

* Emit constants are globals in Krnl and LLVM dialects.

* Output of non-value constants. Write full source to file.

* Fix e2e tests.

* Output constant free and full code in separate files.

* Emit separate files.

* Move file output management to utils.

* Elide the values of glotbal krnl constants.

* Add dual file output for Basic flag.

* Add tests.

* Add passes to cmake file.
2020-04-24 16:15:36 -04:00
..
conversion Bug fix, ensure krnl.iterate can lower in the degenerate case. (#78) 2020-04-10 23:27:00 +08:00
krnl Add the split marker to test files (#90) 2020-04-16 15:17:27 +08:00
onnx Rework output to improve readability of intermediate MLIR code. (#87) 2020-04-24 16:15:36 -04:00
transform Support attribute promotion. (#34) 2020-03-19 15:03:37 +08:00
CMakeLists.txt Name change for tests, to be check-onnx-(lit | backend) (#62) 2020-03-31 10:06:14 -04:00
lit.cfg.py [NFC] Change ONNF based names to ONNX-MLIR (#32) 2020-03-17 09:16:33 -04:00
lit.site.cfg.py.in Add support for Windows using Visual Studio Compiler (#86) 2020-04-19 22:11:24 +08:00