Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TailDuplication: Clear NoPHIs property | Matt Arsenault | 2019-12-27 | 1 | -0/+41 |
The early tail duplicator pass introduces new ones, so a MIR test that infers no phis since there were none on the input would fail the verifier after running. |