This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Corrected declaration of VOPC instructions with SDWA addressing mode.
ClosedPublic

Authored by kpyzhov on Oct 9 2020, 3:56 PM.

Details

Summary

Removed "implicit def VCC" from declarations of AMDGPU VOPC instructions since they do not implicitly write to VCC in SDWA mode.

Diff Detail

Event Timeline

kpyzhov created this revision.Oct 9 2020, 3:56 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 9 2020, 3:56 PM
kpyzhov requested review of this revision.Oct 9 2020, 3:56 PM
kzhuravl accepted this revision.Nov 5 2020, 9:14 AM

LGTM

This revision is now accepted and ready to land.Nov 5 2020, 9:14 AM
This revision was landed with ongoing or failed builds.Nov 5 2020, 4:12 PM
This revision was automatically updated to reflect the committed changes.