Fixes a trivial but impactful bug where we did not move illegal phis across stages. This
led to incorrect mappings in certain cases.
Details
Details
- Reviewers
ThomasRaoux kariddi
Diff Detail
Diff Detail
Paths
| Differential D80678
[ModuloSchedule] Allow illegal phis to be moved across stages. AcceptedPublic Authored by hgreving on May 27 2020, 5:19 PM.
Details
Summary Fixes a trivial but impactful bug where we did not move illegal phis across stages. This
Diff Detail Event Timelinehgreving retitled this revision from ModuloSchedule] Allow illegal phis to be moved across stages. to [ModuloSchedule] Allow illegal phis to be moved across stages..May 27 2020, 5:20 PM This revision is now accepted and ready to land.May 27 2020, 5:43 PM
Revision Contents
Diff 266705 llvm/lib/CodeGen/ModuloSchedule.cpp
|