This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Disassembler: fix for disaasembling v_mac_f32/16_dpp/sdwa
ClosedPublic

Authored by SamWot on Dec 16 2016, 5:52 AM.

Details

Summary

Real instruction should copy constraints from real instruction. This allows auto-generated disassembler to correctly process tied operands.

Event Timeline

SamWot updated this revision to Diff 81745.Dec 16 2016, 5:52 AM
SamWot retitled this revision from to [AMDGPU] Disassembler: fix for disaasembling v_mac_f32/16_dpp/sdwa.
SamWot updated this object.
SamWot added reviewers: nhaustov, vpykhtin.
SamWot edited edge metadata.Dec 16 2016, 5:52 AM
SamWot added a subscriber: Restricted Project.
vpykhtin accepted this revision.Dec 21 2016, 5:52 AM
vpykhtin edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Dec 21 2016, 5:52 AM
This revision was automatically updated to reflect the committed changes.