[all-commits] [llvm/llvm-project] 2f726c: [RISCV] Merge rv32/rv64 vector slideup and slidedo...

Jim Lin via All-commits all-commits at lists.llvm.org
Tue Jul 25 22:15:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f726c22cecc59b2730397843c9b0bbd839fa6ee
      https://github.com/llvm/llvm-project/commit/2f726c22cecc59b2730397843c9b0bbd839fa6ee
  Author: Jim Lin <jim at andestech.com>
  Date:   2023-07-26 (Wed, 26 Jul 2023)

  Changed paths:
    R llvm/test/CodeGen/RISCV/rvv/vslidedown-rv32.ll
    R llvm/test/CodeGen/RISCV/rvv/vslidedown-rv64.ll
    A llvm/test/CodeGen/RISCV/rvv/vslidedown.ll
    R llvm/test/CodeGen/RISCV/rvv/vslideup-rv32.ll
    R llvm/test/CodeGen/RISCV/rvv/vslideup-rv64.ll
    A llvm/test/CodeGen/RISCV/rvv/vslideup.ll

  Log Message:
  -----------
  [RISCV] Merge rv32/rv64 vector slideup and slidedown intrinsic tests that have the same content. NFC.




More information about the All-commits mailing list