[llvm] llvm: Export EliminateNewDuplicatePHINodes (PR #169564)

Valery Pykhtin via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 9 03:11:11 PST 2025


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

LGTM.

As the function gets global visibility we might want to move it closer to EliminateDuplicatePHINodes in llvm/lib/Transforms/Utils/Local.cpp, but it can be done later.

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


More information about the llvm-commits mailing list