This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][GlobalISel] Legalize store <2 x i16>
ClosedPublic

Authored by jroelofs on Jul 13 2021, 10:33 AM.

Diff Detail

Event Timeline

jroelofs created this revision.Jul 13 2021, 10:33 AM
jroelofs requested review of this revision.Jul 13 2021, 10:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 13 2021, 10:33 AM
paquette accepted this revision.Jul 13 2021, 10:37 AM

LGTM with test nit

llvm/test/CodeGen/AArch64/GlobalISel/legalize-load-store.mir
549

You can drop the alignment, registers, liveins, frameInfo, and machineFunctionInfo bits here.

This revision is now accepted and ready to land.Jul 13 2021, 10:37 AM
This revision was landed with ongoing or failed builds.Jul 13 2021, 11:13 AM
This revision was automatically updated to reflect the committed changes.