This is not needed, because we don't actually insert relevant branches
for KILLs that late in the compilation flow.
Besides, this was always checking for the wrong kill opcode anyway...
Paths
| Differential D54085
AMDGPU/InsertWaitcnts: Remove kill-related logic ClosedPublic Authored by nhaehnle on Nov 4 2018, 1:46 PM.
Details Summary This is not needed, because we don't actually insert relevant branches Besides, this was always checking for the wrong kill opcode anyway...
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptNov 4 2018, 1:46 PM This revision is now accepted and ready to land.Nov 5 2018, 12:09 PM Closed by commit rL346362: AMDGPU/InsertWaitcnts: Remove kill-related logic (authored by nha). · Explain WhyNov 7 2018, 1:56 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 172528 lib/Target/AMDGPU/SIInsertWaitcnts.cpp
|