lbadd icon indicating copy to clipboard operation
lbadd copied to clipboard

engine: implement engine

Open tsatke opened this issue 4 years ago • 0 comments

Implement an engine that can execute our IR.

Scope:

  • [ ] define file format (#178)
  • [ ] implement support for file format (#180)
  • [x] add high level profiling (#181)
  • [x] add integration tests (#182)
  • [ ] add benchmarks (#183)
  • [ ] add documentation documents

tsatke avatar Jun 18 '20 20:06 tsatke