torch-mlir/tools
Sean Silva c464cb107f Add npcomp-lsp-server.
To use, do `ninja npcomp-lsp-server`, copy `build/bin/npcomp-lsp-server`
into your PATH somewhere, and then add
```
"mlir.server_path": "npcomp-lsp-server",
```
to your settings.json.

Also bump llvm-project to 2d9759c7902c5cbc9a7e3ab623321d5578d51687 to
bring in latest `mlir-lsp-server` changes.
2021-08-04 10:01:48 -07:00
..
npcomp-lsp-server Add npcomp-lsp-server. 2021-08-04 10:01:48 -07:00
npcomp-opt Rework the python build to a static assembly of MLIR+NPCOMP (#251) 2021-07-27 16:10:10 -07:00
refback-run Rename npcomp-run-mlir to refback-run 2021-08-03 18:24:24 -07:00
CMakeLists.txt Add npcomp-lsp-server. 2021-08-04 10:01:48 -07:00
bash_helpers.sh Rename npcomp-run-mlir to refback-run 2021-08-03 18:24:24 -07:00
run_lit.sh run_lit.sh: build all the things 2020-10-15 20:15:53 -07:00
torchscript_e2e_test.sh Add E2E tests to CI 2021-07-02 13:46:38 -07:00