This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC][AIX] Enable sibling call optimization on AIX
Needs ReviewPublic

Authored by lkail on Apr 12 2021, 3:01 AM.

Details

Reviewers
nemanjai
stefanp
shchenz
jsji
Group Reviewers
Restricted Project
Summary

This patch is the first step to support tailcallopt on AIX which enables sibling call optimization. Functionality tested on test-suite and SPEC.

Diff Detail

Event Timeline

lkail created this revision.Apr 12 2021, 3:01 AM
lkail requested review of this revision.Apr 12 2021, 3:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2021, 3:01 AM
lkail edited the summary of this revision. (Show Details)Apr 12 2021, 3:01 AM
lkail edited the summary of this revision. (Show Details)
lkail updated this revision to Diff 336789.Apr 12 2021, 3:18 AM
jsji resigned from this revision.Jun 2 2022, 7:47 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 2 2022, 7:47 AM