mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-07-18 21:24:39 -04:00
9587ec7520
This patch adds folding freeze into phi if it has only one operand to target. Reviewed By: nikic Differential Revision: https://reviews.llvm.org/D84601