This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Make disassembler convertFMAanyK call more generic
ClosedPublic

Authored by Joe_Nash on Oct 11 2022, 7:48 AM.

Details

Summary

Make support more generic to support future instructions.
Currently NFC.

Diff Detail

Event Timeline

Joe_Nash created this revision.Oct 11 2022, 7:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 11 2022, 7:48 AM
Joe_Nash requested review of this revision.Oct 11 2022, 7:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 11 2022, 7:48 AM
foad accepted this revision.Oct 11 2022, 7:51 AM

Seems reasonable.

This revision is now accepted and ready to land.Oct 11 2022, 7:51 AM
arsenm accepted this revision.Oct 11 2022, 8:05 AM
This revision was landed with ongoing or failed builds.Oct 11 2022, 8:22 AM
This revision was automatically updated to reflect the committed changes.