This is an archive of the discontinued LLVM Phabricator instance.

GlobalISel: Remove some mystery code that clears isReturned
ClosedPublic

Authored by arsenm on Jul 16 2021, 5:07 PM.

Details

Reviewers
aemerson
paquette
Summary

I don't understand what this is going for, and haven't found an analog
in DAG code. No tests fail with this removed.

Diff Detail

Event Timeline

arsenm created this revision.Jul 16 2021, 5:07 PM
arsenm requested review of this revision.Jul 16 2021, 5:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 16 2021, 5:07 PM
Herald added a subscriber: wdng. · View Herald Transcript
aemerson accepted this revision.Jul 19 2021, 3:50 PM

Can't remember exactly what triggered this, so if its not tested then sure.

This revision is now accepted and ready to land.Jul 19 2021, 3:50 PM