This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Allows tied operand subreg folding
ClosedPublic

Authored by rampitec on Oct 21 2019, 4:30 PM.

Details

Summary

Turns out it makes sense, contrarily to what comment said.

Diff Detail

Event Timeline

rampitec created this revision.Oct 21 2019, 4:30 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 21 2019, 4:30 PM
This revision is now accepted and ready to land.Oct 22 2019, 4:56 AM
rampitec updated this revision to Diff 226062.Oct 22 2019, 11:19 AM

Rebased to master.

This revision was automatically updated to reflect the committed changes.