[all-commits] [llvm/llvm-project] 4eff7f: [RISCV] Merge rv32/rv64 vector narrowing integer r...

Jim Lin via All-commits all-commits at lists.llvm.org
Tue Jul 25 01:11:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4eff7fae60ff9c4640752ae88befcd9f6428ee10
      https://github.com/llvm/llvm-project/commit/4eff7fae60ff9c4640752ae88befcd9f6428ee10
  Author: Jim Lin <jim at andestech.com>
  Date:   2023-07-25 (Tue, 25 Jul 2023)

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

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




More information about the All-commits mailing list