This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Set unused dst_sel to '?' in the encoding
ClosedPublic

Authored by rampitec on May 14 2021, 1:07 PM.

Details

Summary

This is to allow disasm with any bits in the unused fields.

Diff Detail

Event Timeline

rampitec created this revision.May 14 2021, 1:07 PM
rampitec requested review of this revision.May 14 2021, 1:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 14 2021, 1:07 PM
Herald added a subscriber: wdng. · View Herald Transcript
dp accepted this revision.May 15 2021, 7:35 AM

LGTM

This revision is now accepted and ready to land.May 15 2021, 7:35 AM
This revision was automatically updated to reflect the committed changes.