This is an archive of the discontinued LLVM Phabricator instance.

[Clang][VE] Add vector mask intrinsics to clang
ClosedPublic

Authored by kaz7 on Mar 16 2022, 8:55 AM.

Details

Summary

Add vector mask intrinsics instructions to clang.

Diff Detail

Event Timeline

kaz7 created this revision.Mar 16 2022, 8:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 16 2022, 8:55 AM
kaz7 requested review of this revision.Mar 16 2022, 8:55 AM
simoll accepted this revision.Mar 16 2022, 9:36 AM
This revision is now accepted and ready to land.Mar 16 2022, 9:36 AM
This revision was landed with ongoing or failed builds.Mar 17 2022, 2:52 AM
This revision was automatically updated to reflect the committed changes.
kaz7 added a comment.Mar 17 2022, 3:23 AM

Having timeout errors on lldb-aarch64-ubuntu builder... I'm not sure what modification on this patch causes a such error.

Having timeout errors on lldb-aarch64-ubuntu builder... I'm not sure what modification on this patch causes a such error.

There's another commit tested in the failing run: https://lab.llvm.org/buildbot/#/builders/96/builds/20465

clang/lib/Headers/velintrin.h