torch-mlir/test
Stella Laurenzo 5aa2f0f9f6 Add a trivial copy elision canonicalization on ndarray->tensor.
* This elides the very common code the compiler adds for chaining otherwise tensor-related numpy ops together.
* More aggressive canonicalizations would require more advanced analysis.
2020-07-05 18:09:43 -07:00
..
Conversion Initial TCF/TCP E2E seed. 2020-05-08 20:20:41 -07:00
Dialect Add a trivial copy elision canonicalization on ndarray->tensor. 2020-07-05 18:09:43 -07:00
E2E Bump llvm-project to 52cae05e087b3d4fd02849fc37c387c720055ffb (2020/6/10). 2020-06-11 16:10:05 -07:00
npcomp-run-mlir Bump llvm-project to 52cae05e087b3d4fd02849fc37c387c720055ffb (2020/6/10). 2020-06-11 16:10:05 -07:00
CMakeLists.txt Aggregate all lit test targets under check-npcomp. 2020-06-07 14:35:58 -07:00
lit.cfg.py Add lit test suite for python compiler. 2020-06-07 14:29:39 -07:00
lit.site.cfg.py.in Add npcomp-opt and lit runner. 2020-04-26 17:55:15 -07:00