torch-mlir/include/npcomp/Dialect/Npcomprt/IR
Sean Silva df0d3fcaff Consolidate LLVM definitions of runtime data structures.
This required making module descriptors hold a FuncDescriptor* instead
of a pointer to array of FuncDescriptors as it previously did, which is
innocuous (just requires an llvm.bitcast after the llvm.mlir.addressof).
2020-07-10 17:50:55 -07:00
..
CMakeLists.txt Rework e2e flow to use new "npcomprt" 2020-07-08 19:36:19 -07:00
NpcomprtBase.td npcomprt: add support for constants 2020-07-10 17:31:24 -07:00
NpcomprtDialect.h Rework e2e flow to use new "npcomprt" 2020-07-08 19:36:19 -07:00
NpcomprtOps.h npcomprt: add support for constants 2020-07-10 17:31:24 -07:00
NpcomprtOps.td Consolidate LLVM definitions of runtime data structures. 2020-07-10 17:50:55 -07:00