[PATCH] D66213: [ARM] MVE predicate store patterns.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 04:34:30 PDT 2019


dmgreen created this revision.
dmgreen added reviewers: t.p.northover, SjoerdMeijer, samparker, simon_tatham, ostannard.
Herald added subscribers: hiraditya, kristof.beyls, javed.absar.
Herald added a project: LLVM.

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


https://reviews.llvm.org/D66213

Files:
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/test/CodeGen/Thumb2/mve-pred-loadstore.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66213.215081.patch
Type: text/x-patch
Size: 7778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/c6f42c46/attachment.bin>


More information about the llvm-commits mailing list