This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] add XLC compat builtin __abs
ClosedPublic

Authored by shchenz on Apr 8 2022, 2:37 AM.

Details

Reviewers
stefanp
nemanjai
jsji
qiucf
Group Reviewers
Restricted Project
Commits
rG3c776c70a76e: [PowerPC] add XLC compat builtin __abs
Summary

This is supplement of D104386, we add one more XLC compat builtin __abs.

Diff Detail

Event Timeline

shchenz created this revision.Apr 8 2022, 2:37 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 8 2022, 2:37 AM
Herald added a subscriber: kbarton. · View Herald Transcript
shchenz requested review of this revision.Apr 8 2022, 2:37 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 8 2022, 2:37 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript

gentle ping

jsji accepted this revision as: jsji.Apr 19 2022, 8:46 PM

LGTM. Thanks.

This revision is now accepted and ready to land.Apr 19 2022, 8:46 PM
This revision was landed with ongoing or failed builds.Apr 20 2022, 2:36 AM
This revision was automatically updated to reflect the committed changes.