[all-commits] [llvm/llvm-project] 491a3d: [RISCV][VP][NFC] Add tests for VP_SHL and VP_LSHR

Fraser Cormack via All-commits all-commits at lists.llvm.org
Wed May 5 05:10:41 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 491a3d135993d22589c1a154217fdb24510d35d1
      https://github.com/llvm/llvm-project/commit/491a3d135993d22589c1a154217fdb24510d35d1
  Author: Fraser Cormack <fraser at codeplay.com>
  Date:   2021-05-05 (Wed, 05 May 2021)

  Changed paths:
    A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vshl-vp.ll
    A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vsrl-vp.ll
    A llvm/test/CodeGen/RISCV/rvv/vshl-vp.ll
    A llvm/test/CodeGen/RISCV/rvv/vsrl-vp.ll

  Log Message:
  -----------
  [RISCV][VP][NFC] Add tests for VP_SHL and VP_LSHR

As agreed in D101826, these are follow-up tests for the RISC-V VP
support. Tests for VP_ASHR were landed as part of D101826.




More information about the All-commits mailing list