[PATCH] D108987: [RISCV][VP] Custom lower VP_SCATTER and VP_GATHER
    Fraser Cormack via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Sep  6 02:51:11 PDT 2021
    
    
  
frasercrmck updated this revision to Diff 370874.
frasercrmck added a comment.
- use common memsdnode to initialize some variables
- rebase on baseptr fix
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108987/new/
https://reviews.llvm.org/D108987
Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpgather.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpscatter.ll
  llvm/test/CodeGen/RISCV/rvv/vpgather-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vpscatter-sdnode.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108987.370874.patch
Type: text/x-patch
Size: 303326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210906/6f1d9382/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list