[PATCH] D71743: [ARM][MVE] Enable masked gathers from vector of pointers
    Anna Welker via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jan  8 05:48:23 PST 2020
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rG346f6b54bd12: [ARM][MVE] Enable masked gathers from vector of pointers (authored by anwel).
Changed prior to commit:
  https://reviews.llvm.org/D71743?vs=236594&id=236801#toc
Repository:
  rG LLVM Github Monorepo
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
  llvm/test/CodeGen/Thumb2/mve-gather-scatter-opt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71743.236801.patch
Type: text/x-patch
Size: 97013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200108/49cd7073/attachment.bin>
    
    
More information about the llvm-commits
mailing list