This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][GFX10] Corrected v_add_nc_u16 and v_sub_nc_u16 to enable op_sel
ClosedPublic

Authored by dp on Apr 12 2022, 5:36 AM.

Diff Detail

Event Timeline

dp created this revision.Apr 12 2022, 5:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2022, 5:36 AM
dp requested review of this revision.Apr 12 2022, 5:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2022, 5:36 AM
arsenm accepted this revision.Apr 12 2022, 5:52 AM

LGTM. Can you open a new issue to try to codegen to use this?

This revision is now accepted and ready to land.Apr 12 2022, 5:52 AM
dp added a comment.Apr 12 2022, 6:28 AM

Can you open a new issue to try to codegen to use this?

Opened a new issue 54869.

This revision was landed with ongoing or failed builds.Apr 13 2022, 3:49 AM
This revision was automatically updated to reflect the committed changes.