If the branch condition for a loop was a phi which itself
was fed from a phi from a loop, it isn't safe to try
to delete the phi until after the loop is handled.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
ping
lib/Target/AMDGPU/SIAnnotateControlFlow.cpp | ||
---|---|---|
189 | This printing is broken since it tries to print the deleted node afterwards |
This printing is broken since it tries to print the deleted node afterwards