This is an archive of the discontinued LLVM Phabricator instance.

Add platform guards to PPC vector intrinsics headers.
ClosedPublic

Authored by qiucf on Jul 16 2019, 11:19 PM.

Details

Summary

Intrinsic headers are supported only on 64-bit PowerPC. This patch is to move the platform check out of PPC Linux toolchain code and add platform guards to the intrinsic headers.

Diff Detail

Repository
rL LLVM

Event Timeline

qiucf created this revision.Jul 16 2019, 11:19 PM
jsji accepted this revision.Jul 29 2019, 7:49 AM

LGTM.

This revision is now accepted and ready to land.Jul 29 2019, 7:49 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJul 29 2019, 7:17 PM