[all-commits] [llvm/llvm-project] d86a00: [RISCV] Define vslideup/vslidedown intrinsics

ShihPo Hung via All-commits all-commits at lists.llvm.org
Sun Dec 20 05:09:45 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d86a00d8febd0138a21f92d1420c4b62d7acb0ca
      https://github.com/llvm/llvm-project/commit/d86a00d8febd0138a21f92d1420c4b62d7acb0ca
  Author: ShihPo Hung <shihpo.hung at sifive.com>
  Date:   2020-12-20 (Sun, 20 Dec 2020)

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

  Log Message:
  -----------
  [RISCV] Define vslideup/vslidedown intrinsics

Differential Revision: https://reviews.llvm.org/D93286




More information about the All-commits mailing list