[all-commits] [llvm/llvm-project] 348c67: [RISCV] Merge rv32/rv64 vector single-width shift ...

Jim Lin via All-commits all-commits at lists.llvm.org
Sat Jul 15 22:12:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 348c67e25468defabd3aeeccd99590e3194a89a8
      https://github.com/llvm/llvm-project/commit/348c67e25468defabd3aeeccd99590e3194a89a8
  Author: Jim Lin <jim at andestech.com>
  Date:   2023-07-16 (Sun, 16 Jul 2023)

  Changed paths:
    R llvm/test/CodeGen/RISCV/rvv/vsll-rv32.ll
    R llvm/test/CodeGen/RISCV/rvv/vsll-rv64.ll
    A llvm/test/CodeGen/RISCV/rvv/vsll.ll
    R llvm/test/CodeGen/RISCV/rvv/vsra-rv32.ll
    R llvm/test/CodeGen/RISCV/rvv/vsra-rv64.ll
    A llvm/test/CodeGen/RISCV/rvv/vsra.ll
    R llvm/test/CodeGen/RISCV/rvv/vsrl-rv32.ll
    R llvm/test/CodeGen/RISCV/rvv/vsrl-rv64.ll
    A llvm/test/CodeGen/RISCV/rvv/vsrl.ll

  Log Message:
  -----------
  [RISCV] Merge rv32/rv64 vector single-width shift intrinsic tests that have the same content. NFC.




More information about the All-commits mailing list