This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][MC] Add tfe disassembler support MIMG opcodes
ClosedPublic

Authored by Petar.Avramovic on Jan 19 2021, 3:44 AM.

Details

Summary

With tfe on there can be a vgpr write to vdata+1.
Add tablegen support for 5 register vdata store.
This is required for 4 register vdata store with tfe.

Diff Detail

Event Timeline

Petar.Avramovic requested review of this revision.Jan 19 2021, 3:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 19 2021, 3:44 AM

Looks fine to me but please wait for someone else to review it too.

arsenm accepted this revision.Jan 19 2021, 6:52 AM
This revision is now accepted and ready to land.Jan 19 2021, 6:52 AM