This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Fix DPP operand order in atomic optimizer
ClosedPublic

Authored by critson on Mar 4 2019, 7:07 AM.

Details

Summary

Ensure order of operands in DPP atomic optimizer final WWM step is appropriate for sub instructions.

Change-Id: I631d050e1c00a3b4bc7c11a90437064403c4cf30

Diff Detail

Repository
rL LLVM

Event Timeline

critson created this revision.Mar 4 2019, 7:07 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 4 2019, 7:07 AM
sheredom accepted this revision.Mar 5 2019, 3:05 AM

LGTM.

This revision is now accepted and ready to land.Mar 5 2019, 3:05 AM
This revision was automatically updated to reflect the committed changes.