[llvm] [NPM] Make few more passes required - 2 (PR #213608)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 08:36:15 PDT 2026


https://github.com/boomanaiden154 approved this pull request.

LGTM for conformance with the LegacyPM (I've manually verified that this does match the behavior).

For the passes that Matt commented on that we're omitting here, it would be good if a follow-up patch can add `skipFunction` calls into the LegacyPM versions of those passes.

https://github.com/llvm/llvm-project/pull/213608


More information about the llvm-commits mailing list