[PATCH] D99594: [RISCV] Add support for the stepvector intrinsic

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 31 03:48:22 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG10fc6e435811: [RISCV] Add support for the stepvector intrinsic (authored by frasercrmck).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99594

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-stepvector-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-stepvector-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/stepvector-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/stepvector-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99594.334401.patch
Type: text/x-patch
Size: 35295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210331/64b5f874/attachment.bin>


More information about the llvm-commits mailing list