This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] add more builtins to PPCTargetLowering::getTgtMemIntrinsic
ClosedPublic

Authored by shchenz on Sep 27 2020, 1:52 AM.

Details

Summary

Adding more builtins to PPCTargetLowering::getTgtMemIntrinsic

As this patch is quite straightforward, I don't add a test case. Hope this is ok.

Diff Detail

Event Timeline

shchenz created this revision.Sep 27 2020, 1:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 27 2020, 1:52 AM
shchenz requested review of this revision.Sep 27 2020, 1:52 AM
This revision is now accepted and ready to land.Oct 6 2020, 3:44 PM