[PATCH] D72330: [ARM][MVE] Enable masked gathers from base + vector of offsets
    Anna Welker via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan  9 05:40:50 PST 2020
    
    
  
anwel updated this revision to Diff 237036.
anwel added a comment.
Fixed regress in some lines introduced by rebase on llvm master where the parent patch now has been commited.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72330/new/
https://reviews.llvm.org/D72330
Files:
  llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp
  llvm/test/CodeGen/Thumb2/mve-gather-ind16-scaled.ll
  llvm/test/CodeGen/Thumb2/mve-gather-ind16-unscaled.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-ind8-unscaled.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72330.237036.patch
Type: text/x-patch
Size: 48652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200109/5a1b7fee/attachment.bin>
    
    
More information about the llvm-commits
mailing list