This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][SVE] Add SVE2 intrinsic for xar
ClosedPublic

Authored by kmclaughlin on Feb 26 2020, 2:47 AM.

Details

Summary

Implements the @llvm.aarch64.sve.xar intrinsic

Diff Detail

Event Timeline

kmclaughlin created this revision.Feb 26 2020, 2:47 AM
Herald added a project: Restricted Project. · View Herald Transcript
andwar accepted this revision.Mar 4 2020, 3:04 AM

LGTM, cheers for working on this!

This revision is now accepted and ready to land.Mar 4 2020, 3:04 AM
This revision was automatically updated to reflect the committed changes.