This is an archive of the discontinued LLVM Phabricator instance.

[SPARC] Add tail call support for 64-bit target
ClosedPublic

Authored by koakuma on Nov 25 2022, 10:14 PM.

Details

Summary

Extend SPARC tail call support, first introduced in D51206 (commit 1c235c375492180c2eecb6331f169486019fd2d2), to also cover 64-bit target.

Diff Detail

Event Timeline

koakuma created this revision.Nov 25 2022, 10:14 PM
koakuma requested review of this revision.Nov 25 2022, 10:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 25 2022, 10:14 PM
MaskRay accepted this revision.Nov 26 2022, 8:20 PM
This revision is now accepted and ready to land.Nov 26 2022, 8:20 PM
This revision was automatically updated to reflect the committed changes.