This is an archive of the discontinued LLVM Phabricator instance.

GlobalISel: Scalarize unaligned vector stores
ClosedPublic

Authored by arsenm on Jul 27 2021, 8:49 AM.

Details

Summary

This has the same problems and limitations as the load path.

Diff Detail

Event Timeline

arsenm created this revision.Jul 27 2021, 8:49 AM
arsenm requested review of this revision.Jul 27 2021, 8:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 27 2021, 8:49 AM
Herald added a subscriber: wdng. · View Herald Transcript
arsenm updated this revision to Diff 362067.Jul 27 2021, 9:30 AM

Fix patch split

aemerson accepted this revision.Jul 29 2021, 12:13 PM
This revision is now accepted and ready to land.Jul 29 2021, 12:13 PM