[PATCH] D76786: [ARM][MVE] Add support for incrementing gathers
Anna Welker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 29 03:43:02 PDT 2020
anwel updated this revision to Diff 260874.
anwel added a comment.
Fixing a bug in the latest diff: We should always make sure to scale the offsets that the loop is initialised with.
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.260874.patch
Type: text/x-patch
Size: 98732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200429/96e979b4/attachment.bin>
More information about the llvm-commits
mailing list