mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-11 18:26:05 +00:00

more than one phi, since that leads to higher register pressure on entry to the phi. This is especially problematic when the phi is in a loop header, as it increases register pressure throughout the loop. llvm-svn: 81993