[all-commits] [llvm/llvm-project] 9f2794: [RISCV] Add patterns for vector narrowing integer ...

Yueh-Ting (eop) Chen via All-commits all-commits at lists.llvm.org
Tue Jan 18 22:30:26 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f27941c2fbb9ab032dde554b323e91793452625
      https://github.com/llvm/llvm-project/commit/9f27941c2fbb9ab032dde554b323e91793452625
  Author: eopXD <eop.chen at sifive.com>
  Date:   2022-01-18 (Tue, 18 Jan 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
    A llvm/test/CodeGen/RISCV/rvv/vnsra-sdnode.ll
    A llvm/test/CodeGen/RISCV/rvv/vnsrl-sdnode.ll

  Log Message:
  -----------
  [RISCV] Add patterns for vector narrowing integer right shift instructions

Reviewed By: craig.topper

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




More information about the All-commits mailing list