summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/early-tailduplicator-nophis.mir
Commit message (Collapse)AuthorAgeFilesLines
* TailDuplication: Clear NoPHIs propertyMatt Arsenault2019-12-271-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.
OpenPOWER on IntegriCloud