[llvm] [NewPM] Remove UnifyFunctionExitNodesLegacyPass (PR #72816)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 20 00:41:52 PST 2023


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

LGTM -- this sounds like a pass that might get used in the backend, but at least AMDGPU uses its own implementation of it.  If an out-of-tree user complains we can revert this change.

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


More information about the llvm-commits mailing list