This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][SVE] Allow llvm.aarch64.sve.st2/3/4 with vectors of pointers.
ClosedPublic

Authored by efriedma on Aug 4 2020, 3:05 PM.

Details

Summary

This isn't necessary for ACLE, but could be useful in other situations. And the change is simple.

Diff Detail

Event Timeline

efriedma created this revision.Aug 4 2020, 3:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 4 2020, 3:05 PM
efriedma requested review of this revision.Aug 4 2020, 3:05 PM
paulwalker-arm accepted this revision.Aug 5 2020, 3:39 AM
This revision is now accepted and ready to land.Aug 5 2020, 3:39 AM
This revision was landed with ongoing or failed builds.Aug 18 2020, 12:52 PM
This revision was automatically updated to reflect the committed changes.