[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:35:48 PST 2021


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

- add support (and tests) for floating-point vectors


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.324914.patch
Type: text/x-patch
Size: 30694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210219/625d525d/attachment.bin>


More information about the llvm-commits mailing list