mirror of https://github.com/llvm/torch-mlir
3dab9056f0
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
npcomp-run-mlir.cpp |