[llvm] [SimplifyCFG] Improve FoldTwoEntryPHINode when one of phi values is undef (PR #69021)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 13 14:52:21 PDT 2023


https://github.com/nikic requested changes to this pull request.

You are not allowed to use the DominatorTree inside SimplifyCFG, only to preserve it.

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


More information about the llvm-commits mailing list