torch-mlir/test
Sean Silva e228aa4b11 npcomprt: add support for constants
- create tcp.global + tcp.get_global_memref
- create npcomprt.global + npcomprt.get_global
- LLVM lowering for new npcomprt ops
- Runtime:
 - GlobalDescriptor struct emitted by LLVM lowering
 - implement __npcomp_compiler_rt_get_global

Also,
- cleanly isolate all runtime data structure definitions shared by the
compiler and runtime into lib/runtime/CompilerDataStructures.h
2020-07-10 17:31:24 -07:00
..
Conversion Add NumpyToTCF conversion. 2020-07-08 21:03:57 -07:00
Dialect npcomprt: add support for constants 2020-07-10 17:31:24 -07:00
E2E npcomprt: add support for constants 2020-07-10 17:31:24 -07:00
npcomp-run-mlir npcomprt: add support for constants 2020-07-10 17:31:24 -07:00
CMakeLists.txt Aggregate all lit test targets under check-npcomp. 2020-06-07 14:35:58 -07:00
lit.cfg.py Rework e2e flow to use new "npcomprt" 2020-07-08 19:36:19 -07:00
lit.site.cfg.py.in Add npcomp-opt and lit runner. 2020-04-26 17:55:15 -07:00