[PATCH] D93286: [RISCV] Define vslideup/vslidedown intrinsics and lower to V instructions.

ShihPo Hung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 20 05:09:41 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd86a00d8febd: [RISCV] Define vslideup/vslidedown intrinsics (authored by arcbbb).

Changed prior to commit:
  https://reviews.llvm.org/D93286?vs=312663&id=312971#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93286

Files:
  llvm/include/llvm/IR/IntrinsicsRISCV.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/CodeGen/RISCV/rvv/vslidedown-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vslidedown-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vslideup-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vslideup-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93286.312971.patch
Type: text/x-patch
Size: 272592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201220/ea7cf258/attachment-0001.bin>


More information about the llvm-commits mailing list