This is an archive of the discontinued LLVM Phabricator instance.

[Clang][VE] Add vector load intrinsics
ClosedPublic

Authored by kaz7 on Mar 5 2022, 9:01 AM.

Details

Summary

Add vector load intrinsic instructions for VE.

Diff Detail

Event Timeline

kaz7 created this revision.Mar 5 2022, 9:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 5 2022, 9:01 AM
Herald added a subscriber: mgorny. · View Herald Transcript
kaz7 requested review of this revision.Mar 5 2022, 9:01 AM
kaz7 updated this revision to Diff 413295.Mar 6 2022, 5:06 AM

Add intrinsics for not only VLD instructions but also VLD2D instructions

simoll accepted this revision.Mar 11 2022, 9:26 AM
This revision is now accepted and ready to land.Mar 11 2022, 9:26 AM
This revision was automatically updated to reflect the committed changes.