[PATCH] D70178: [ARM] Attempt to cleanup the MVE load/store patterns. NFC
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 13 06:35:25 PST 2019
dmgreen created this revision.
dmgreen added reviewers: samparker, SjoerdMeijer, simon_tatham.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: LLVM.
Some of these patterns have grown quite organically. I've tried to organise them a little here, moving all the PatFlags together and giving them a more consistent naming scheme, to allow some of the later patterns to be merged into a single multiclass.
https://reviews.llvm.org/D70178
Files:
llvm/lib/Target/ARM/ARMInstrMVE.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70178.229083.patch
Type: text/x-patch
Size: 38585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191113/7c306c19/attachment.bin>
More information about the llvm-commits
mailing list