This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Allow SOP asm mnemonic to differ
ClosedPublic

Authored by Joe_Nash on Oct 1 2020, 3:35 PM.

Details

Summary

Allows the creation of real SOP1 instructions with
assembler mnemonics that differ from their
pseudo-instruction mnemonics. The default behavior
keeps the mnemonics matching.

Corrects a subtarget label typo in a comment.

Diff Detail

Event Timeline

Joe_Nash created this revision.Oct 1 2020, 3:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 1 2020, 3:35 PM
Joe_Nash requested review of this revision.Oct 1 2020, 3:35 PM
rampitec accepted this revision.Oct 1 2020, 3:36 PM

LGTM

This revision is now accepted and ready to land.Oct 1 2020, 3:36 PM

I do not have commit access, please commit the patch for me.

I do not have commit access, please commit the patch for me.

I will commit it shortly.

This revision was landed with ongoing or failed builds.Oct 1 2020, 4:00 PM
This revision was automatically updated to reflect the committed changes.