[all-commits] [llvm/llvm-project] 4edb63: [RISCV] Fix intrinsic CodeGen test cases for vrgather

ShihPo Hung via All-commits all-commits at lists.llvm.org
Fri Jan 22 00:34:45 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4edb63bbbe338b890119a307bc323c24d0a1afc7
      https://github.com/llvm/llvm-project/commit/4edb63bbbe338b890119a307bc323c24d0a1afc7
  Author: ShihPo Hung <shihpo.hung at sifive.com>
  Date:   2021-01-22 (Fri, 22 Jan 2021)

  Changed paths:
    M llvm/test/CodeGen/RISCV/rvv/vrgather-rv32.ll
    M llvm/test/CodeGen/RISCV/rvv/vrgather-rv64.ll

  Log Message:
  -----------
  [RISCV] Fix intrinsic CodeGen test cases for vrgather

1. Op2 type in vrgather.vx should be XLEN instead of SEW
2. Add double type in vrgather-rv32 cases.

Reviewed By: craig.topper

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




More information about the All-commits mailing list