This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Simplify exec copies
ClosedPublic

Authored by rampitec on Mar 12 2020, 12:44 PM.

Details

Summary

The patch removes late endcf handling and only leaves the
related portion with redundant exec mask copy elimination.

Diff Detail

Event Timeline

rampitec created this revision.Mar 12 2020, 12:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 12 2020, 12:44 PM
arsenm accepted this revision.Mar 12 2020, 2:13 PM
This revision is now accepted and ready to land.Mar 12 2020, 2:13 PM
This revision was automatically updated to reflect the committed changes.