[PATCH] D96959: [RISCV] Support extraction of misaligned subvectors

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 19 01:16:05 PST 2021


frasercrmck updated this revision to Diff 324909.
frasercrmck marked an inline comment as done.
frasercrmck added a comment.

- rebase
- use RVVBitsPerBlock instead of hard-coded 64


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96959

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/rvv/extract-subvector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96959.324909.patch
Type: text/x-patch
Size: 28644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210219/31dca37b/attachment.bin>


More information about the llvm-commits mailing list