[PATCH] D71743: [ARM][MVE] Enable masked gathers from vector of pointers
Anna Welker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 7 05:13:56 PST 2020
anwel updated this revision to Diff 236554.
anwel marked 11 inline comments as done.
anwel added a comment.
Changed the comment in ARMTTIImpl::isLegalMaskedGather to give a better description, and addressed the nits
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71743/new/
https://reviews.llvm.org/D71743
Files:
llvm/lib/Target/ARM/ARM.h
llvm/lib/Target/ARM/ARMTargetMachine.cpp
llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
llvm/lib/Target/ARM/ARMTargetTransformInfo.h
llvm/lib/Target/ARM/CMakeLists.txt
llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp
llvm/test/CodeGen/ARM/O3-pipeline.ll
llvm/test/CodeGen/Thumb2/mve-gather-ind32-scaled.ll
llvm/test/CodeGen/Thumb2/mve-gather-ind32-unscaled.ll
llvm/test/CodeGen/Thumb2/mve-gather-ptrs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71743.236554.patch
Type: text/x-patch
Size: 30346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200107/490d18a2/attachment-0001.bin>
More information about the llvm-commits
mailing list