This is an archive of the discontinued LLVM Phabricator instance.

[Clang][VE] Add missing intrinsics
ClosedPublic

Authored by kaz7 on Jun 18 2022, 7:22 AM.

Details

Summary

Add missing intrinsics and tests for them. An expanding macro
from _vel_pack_f32p to __builtin_ve_vl_pack_f32p and others is
already defined in clang/lib/Headers/velintrin.h.

Diff Detail

Event Timeline

kaz7 created this revision.Jun 18 2022, 7:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 18 2022, 7:22 AM
kaz7 requested review of this revision.Jun 18 2022, 7:22 AM
efocht accepted this revision.Jun 20 2022, 3:16 AM

Looks ok for me.

This revision is now accepted and ready to land.Jun 20 2022, 3:16 AM
This revision was landed with ongoing or failed builds.Jun 20 2022, 3:30 PM
This revision was automatically updated to reflect the committed changes.