This is an archive of the discontinued LLVM Phabricator instance.

Correctly update return status for MVEGatherScatterLowering
ClosedPublic

Authored by serge-sans-paille on Jul 9 2020, 12:48 AM.

Details

Summary

Correctly reflect change in the return status.

Patch needed to land https://reviews.llvm.org/D80916

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJul 9 2020, 12:48 AM
foad added a comment.Jul 9 2020, 1:15 AM

Looks obvious to me but I'd prefer an ARM maintainer to review it.

anwel accepted this revision.Jul 9 2020, 1:21 AM

LGTM - Changed should indeed reflect possible changes by that function, too.

This revision is now accepted and ready to land.Jul 9 2020, 1:21 AM
This revision was automatically updated to reflect the committed changes.