This is an archive of the discontinued LLVM Phabricator instance.

[GlobalISel][AArch64] Legalize v8s8 loads
ClosedPublic

Authored by paquette on Apr 18 2019, 9:49 AM.

Details

Summary

Add legalizer support for loads of v8s8 and update legalize-load-store.mir.

Diff Detail

Repository
rL LLVM

Event Timeline

paquette created this revision.Apr 18 2019, 9:49 AM
aemerson accepted this revision.Apr 18 2019, 11:21 AM
This revision is now accepted and ready to land.Apr 18 2019, 11:21 AM
This revision was automatically updated to reflect the committed changes.