This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fold zext into result of v_mad_u16 on high zeroing targets
ClosedPublic

Authored by arsenm on Jun 5 2023, 11:20 AM.

Details

Reviewers
foad
rampitec
Pierre-vh
cfang
cdevadas
Group Reviewers
Restricted Project
Summary

Avoids regressions in future patch.

Diff Detail

Event Timeline

arsenm created this revision.Jun 5 2023, 11:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 5 2023, 11:20 AM
arsenm requested review of this revision.Jun 5 2023, 11:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 5 2023, 11:20 AM
Herald added a subscriber: wdng. · View Herald Transcript
rampitec accepted this revision.Jun 5 2023, 2:33 PM

LGTM

This revision is now accepted and ready to land.Jun 5 2023, 2:33 PM