[PATCH] D76786: [ARM][MVE] Add support for incrementing gathers
Anna Welker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 4 04:46:18 PDT 2020
anwel updated this revision to Diff 261781.
anwel added a comment.
Restructured the code such that the differentiation between writeback and non-writeback gathers is clearer
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76786/new/
https://reviews.llvm.org/D76786
Files:
llvm/lib/Target/ARM/ARMBaseInstrInfo.h
llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp
llvm/test/CodeGen/Thumb2/mve-gather-increment.ll
llvm/test/CodeGen/Thumb2/mve-gather-optimisation-deep.ll
llvm/test/CodeGen/Thumb2/mve-gather-ptrs.ll
llvm/test/CodeGen/Thumb2/mve-gather-scatter-optimisation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76786.261781.patch
Type: text/x-patch
Size: 101139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200504/e77e4f7a/attachment.bin>
More information about the llvm-commits
mailing list