[PATCH] D84027: [ARM][MVE] Teach MVEGatherScatterLowering to merge successive getelementpointers
Anna Welker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 28 09:32:10 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0c64233bb7ae: [ARM][MVE] Teach MVEGatherScatterLowering to merge successive getelementpointers (authored by anwel).
Changed prior to commit:
https://reviews.llvm.org/D84027?vs=280863&id=281258#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84027/new/
https://reviews.llvm.org/D84027
Files:
llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp
llvm/test/CodeGen/Thumb2/mve-gather-ind16-scaled.ll
llvm/test/CodeGen/Thumb2/mve-gather-ind32-scaled.ll
llvm/test/CodeGen/Thumb2/mve-gather-ind8-unscaled.ll
llvm/test/CodeGen/Thumb2/mve-gather-scatter-ptr-address.ll
llvm/test/CodeGen/Thumb2/mve-scatter-ind16-scaled.ll
llvm/test/CodeGen/Thumb2/mve-scatter-ind32-scaled.ll
llvm/test/CodeGen/Thumb2/mve-scatter-ind8-unscaled.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84027.281258.patch
Type: text/x-patch
Size: 123272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200728/c5e97782/attachment.bin>
More information about the llvm-commits
mailing list