torch-mlir/lib/Backend
Sean Silva 68fefe7e1f Remove NPCOMP_ENABLE_IREE CMake flag.
Our new dependency management solution relies:
- on the C++ side with the public iree-dialects project, which we
  include and are using as representative of some missing upstream
  ops (so we treat them "as if" they were upstream, with the hope of
  upstreaming them after some codevelopment has happened)
- on the Python side, with simple PYTHONPATH manipulation or installed
  Python packages. No CMake stuff required.
2021-09-17 09:27:49 -07:00
..
Common Add basic support for lists. 2021-09-09 20:48:55 -07:00
IREE Remove npcomp-iree-backend-lower-linkage pass. 2021-08-09 15:28:02 -07:00
CMakeLists.txt Remove NPCOMP_ENABLE_IREE CMake flag. 2021-09-17 09:27:49 -07:00