Stack loads and stores were already working, but direct stores were not. This adds the patterns for them, same as predicate loads.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D66213
[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
Event TimelineThis revision is now accepted and ready to land.Aug 14 2019, 11:54 PM Closed by commit rL368988: [ARM] MVE predicate store patterns (authored by dmgreen). · Explain WhyAug 15 2019, 3:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 215366 llvm/trunk/lib/Target/ARM/ARMInstrMVE.td
llvm/trunk/test/CodeGen/Thumb2/mve-pred-loadstore.ll
|