[PATCH] D98991: [RISCV] Add support for fixed vector masked gather/scatter.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 22 10:18:03 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG294efcd6f7e2: [RISCV] Add support for fixed vector masked gather/scatter. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D98991?vs=332028&id=332349#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98991

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-gather.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-scatter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98991.332349.patch
Type: text/x-patch
Size: 177717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210322/5787e665/attachment-0001.bin>


More information about the llvm-commits mailing list