torch-mlir/tools
Sean Silva 3dab9056f0 Bump llvm-project to eb8d386d513bf4243d0adb814d862af25b8c4e2f
Two changes:
- no more "verifyPasses" constructor arg for PassManager
- OpPassManager defaults to requiring explicit "nest" calls when created
via the C++ API. The behavior upstream for mlir-opt still obeys the
"implicit" mode, so I just slapped that onto all our pass managers.

I pinged https://reviews.llvm.org/D90671 to get a signal for whether we
are expected to migrate to explicit mode. If so, I'll do that too later.
2020-11-04 14:14:46 -08:00
..
mnist-playground Bump llvm-project to eb8d386d513bf4243d0adb814d862af25b8c4e2f 2020-11-04 14:14:46 -08:00
npcomp-opt Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00
npcomp-run-mlir Bump llvm-project to eb8d386d513bf4243d0adb814d862af25b8c4e2f 2020-11-04 14:14:46 -08:00
npcomp-shlib Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00
CMakeLists.txt Only build mnist-playground if Torch was found. 2020-10-19 15:43:01 -07:00
bash_helpers.sh Fix up bash_helpers.sh for new build directory layout. 2020-10-15 15:58:51 -07:00
run_lit.sh run_lit.sh: build all the things 2020-10-15 20:15:53 -07:00