[PATCH] D96486: [RISCV] Support scalable-vector masked scatter operations

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 17 04:39:59 PDT 2021


frasercrmck updated this revision to Diff 331221.
frasercrmck added a comment.

- rebase
- add tests for splitting of illegal vectors


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96486

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/rvv/mscatter-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96486.331221.patch
Type: text/x-patch
Size: 89165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210317/48874af1/attachment.bin>


More information about the llvm-commits mailing list