This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Remove code to handle tied si_else operands
ClosedPublic

Authored by arsenm on Sep 2 2020, 9:13 AM.

Details

Summary

This has not used tied operands for a long time.

Diff Detail

Event Timeline

arsenm created this revision.Sep 2 2020, 9:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 2 2020, 9:13 AM
arsenm requested review of this revision.Sep 2 2020, 9:13 AM
rampitec accepted this revision.Sep 2 2020, 10:09 AM

LGTM, thanks. I never really understood why are we doing this copy.

This revision is now accepted and ready to land.Sep 2 2020, 10:09 AM