This is an archive of the discontinued LLVM Phabricator instance.

Fix HexagonGenExtract return statu
ClosedPublic

Authored by serge-sans-paille on Jul 9 2020, 12:58 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:58 AM
foad added a comment.Jul 9 2020, 1:17 AM

Looks obviously correct to me but I'd prefer a Hexagon maintainer to review it.

ping @kparzysz for the final review then :-)

In order to land the pass return status check before branching for LLVM-11, and given the trivial nature of that patch, I'll merge it in a day or so if there's no more activity there.

kparzysz accepted this revision.Jul 13 2020, 8:53 AM

LGTM. Thanks!

This revision is now accepted and ready to land.Jul 13 2020, 8:53 AM
This revision was automatically updated to reflect the committed changes.