mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-13 17:56:06 +00:00

phi nodes. It is called from MergeBlockIntoPredecessor which is called from GVN, which claims to preserve these. I'm skeptical that this is the actual problem behind PR8954, but this is a stab in the right direction. llvm-svn: 123222