[PATCH] D76786: [ARM][MVE] Add support for incrementing gathers
Anna Welker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 7 03:55:12 PDT 2020
anwel updated this revision to Diff 262593.
anwel marked an inline comment as done.
anwel added a comment.
Last correction: For the incrementing non-writeback gathers, removed the check that the offset only has one use.
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.262593.patch
Type: text/x-patch
Size: 105180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200507/3c1b5fb9/attachment-0001.bin>
More information about the llvm-commits
mailing list