Commit Graph

  • 1f136f9dba Update readme Stella Laurenzo 2020-05-02 19:54:49 -0700
  • c89a35f97f Rework the poc tracer to be structured how intended. Stella Laurenzo 2020-05-02 19:52:21 -0700
  • 0805013716 Rename ufunc_call op builder for consistency. Stella Laurenzo 2020-05-01 19:06:10 -0700
  • 78a8e6ec9e Add enough python bindings to build functions and ufunc calls. Stella Laurenzo 2020-05-01 18:44:06 -0700
  • ba0c96b51a Add python side Numpy dialect wrapper. Stella Laurenzo 2020-05-01 10:38:52 -0700
  • 23a9ffaabe Add wrappers for block and operation iteration. Stella Laurenzo 2020-05-01 10:16:19 -0700
  • c8740fd866 Start splitting Py* types into a header so that further C++ interop can be built. Stella Laurenzo 2020-04-30 19:23:18 -0700
  • ec0f6b4b22 Add MLIRContext and ModuleOp python bindings with asm parse/print and diagnostics. Stella Laurenzo 2020-04-30 17:14:03 -0700
  • 67d38db1e2 Start defining new IR bindings and cleanup python init. Stella Laurenzo 2020-04-30 16:00:00 -0700
  • d3632af675 Add !numpy.any_dtype dialect type. Stella Laurenzo 2020-04-29 18:20:42 -0700
  • b4425fe1d2 Add numpy.ufunc_call op. Stella Laurenzo 2020-04-29 17:49:56 -0700
  • c4a192d5c9 Rename from npcomp::NUMPY to NPCOMP::numpy to follow IREE convention. Stella Laurenzo 2020-04-29 17:10:10 -0700
  • f174c0557b Cleanup build instructions/scripts Stella Laurenzo 2020-04-29 17:05:45 -0700
  • 03cf785bae Remove linker detection Stella Laurenzo 2020-04-29 16:33:48 -0700
  • 6cc38f1e08 Update readme Stella Laurenzo 2020-04-29 16:11:18 -0700
  • 4ad485e582 Add design note links to README. Stella Laurenzo 2020-04-29 10:55:35 -0700
  • e845db8a20 Add builtin_ufunc and generic_ufunc ops. Stella Laurenzo 2020-04-28 20:32:49 -0700
  • 25e22aa4a5 Add contributing.md Stella Laurenzo 2020-04-26 20:17:16 -0700
  • 193e7ba0d5 Update readme Stella Laurenzo 2020-04-26 20:14:20 -0700
  • d2b684a1c3 Add license Stella Laurenzo 2020-04-26 20:10:24 -0700
  • f514bd533d Add a helper run_lit.sh for interactive debugging. Stella Laurenzo 2020-04-26 18:41:44 -0700
  • 953ef89a30 Add npcomp-opt and lit runner. Stella Laurenzo 2020-04-26 17:55:15 -0700
  • d3b6e1767a Add stub numpy dialect. Stella Laurenzo 2020-04-26 17:20:58 -0700
  • ac302ea916 Update readme with simple config Stella Laurenzo 2020-04-26 16:32:10 -0700
  • 36717e97e1 Adapt to use installed MLIR Stella Laurenzo 2020-04-26 16:26:45 -0700
  • 846178dc09 Add script to do a local build/install of MLIR. Stella Laurenzo 2020-04-26 16:12:27 -0700
  • 9ee2f6ff7f Initial commit of python boiler-plate. Stella Laurenzo 2020-04-26 15:50:23 -0700