boomanaiden154 wrote: > So the new PM doesn't support doInitialization and doFinalization, and we > should split all those passes with three separate ones?
Yes, that's the design that we settled on for now. Eventually we want to move to something that's probably more sensible, but that requires a lot of refactoring that is going to be difficult while trying to maintain support for two PMs. https://github.com/llvm/llvm-project/pull/210448 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
