This is an archive of the discontinued LLVM Phabricator instance.

[ARM] MVE predicate store patterns.
ClosedPublic

Authored by dmgreen on Aug 14 2019, 4:31 AM.

Details

Summary

Stack loads and stores were already working, but direct stores were not. This adds the patterns for them, same as predicate loads.

Diff Detail

Repository
rL LLVM

Event Timeline

dmgreen created this revision.Aug 14 2019, 4:31 AM
This revision is now accepted and ready to land.Aug 14 2019, 11:54 PM
This revision was automatically updated to reflect the committed changes.