[PATCH] D71743: [TTI][ARM][MVE] Enable masked gathers from vector of pointers

Anna Welker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 20 02:54:11 PST 2019


anwel updated this revision to Diff 234849.
anwel retitled this revision from "[ARM][MVE] Enable masked gathers from vector of pointers" to "[TTI][ARM][MVE] Enable masked gathers from vector of pointers".
anwel edited the summary of this revision.
anwel added a comment.

Adopt the changes suggested in comments and give a more detailed summary of the patch and the motivation to do it this way.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71743/new/

https://reviews.llvm.org/D71743

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/CodeGen/ScalarizeMaskedMemIntrin.cpp
  llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/lib/Target/ARM/ARMTargetTransformInfo.h
  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.234849.patch
Type: text/x-patch
Size: 28325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191220/10fff066/attachment.bin>


More information about the llvm-commits mailing list