[all-commits] [llvm/llvm-project] ecc38e: Add intrinsic testcase for some missing widening r...

Monk Chiang via All-commits all-commits at lists.llvm.org
Wed Dec 30 19:20:39 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ecc38eac766926b3d83bb80676df56d8be8f238f
      https://github.com/llvm/llvm-project/commit/ecc38eac766926b3d83bb80676df56d8be8f238f
  Author: Monk Chiang <monk.chiang at sifive.com>
  Date:   2020-12-31 (Thu, 31 Dec 2020)

  Changed paths:
    M llvm/test/CodeGen/RISCV/rvv/vfwredosum-rv32.ll
    M llvm/test/CodeGen/RISCV/rvv/vfwredosum-rv64.ll
    M llvm/test/CodeGen/RISCV/rvv/vfwredsum-rv32.ll
    M llvm/test/CodeGen/RISCV/rvv/vfwredsum-rv64.ll
    A llvm/test/CodeGen/RISCV/rvv/vwredsum-rv32.ll
    A llvm/test/CodeGen/RISCV/rvv/vwredsum-rv64.ll
    A llvm/test/CodeGen/RISCV/rvv/vwredsumu-rv32.ll
    A llvm/test/CodeGen/RISCV/rvv/vwredsumu-rv64.ll

  Log Message:
  -----------
  Add intrinsic testcase for some missing widening reduction.

Add vfredosum/vfredsum/vwredsum/vwredsumu testcase.

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




More information about the All-commits mailing list