[PATCH] D97192: [RISCV] Unify scalable- and fixed-vector EXTRACT_SUBVECTOR lowering

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 24 03:43:08 PST 2021


frasercrmck updated this revision to Diff 326040.
frasercrmck marked 2 inline comments as done.
frasercrmck added a comment.

- shrink VL for vslidedown as per Craig's feedback


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97192

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97192.326040.patch
Type: text/x-patch
Size: 19603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210224/aea275a8/attachment.bin>


More information about the llvm-commits mailing list