[all-commits] [llvm/llvm-project] 083435: [RISCV] Add VP patterns for vwsll.[vv, vx, vi]

Luke Lau via All-commits all-commits at lists.llvm.org
Wed Aug 2 16:43:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0834355227c0f521de0165ea0aae173174a51f84
      https://github.com/llvm/llvm-project/commit/0834355227c0f521de0165ea0aae173174a51f84
  Author: Luke Lau <luke at igalia.com>
  Date:   2023-08-03 (Thu, 03 Aug 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoZvk.td
    A llvm/test/CodeGen/RISCV/rvv/vwsll-vp.ll

  Log Message:
  -----------
  [RISCV] Add VP patterns for vwsll.[vv,vx,vi]

This patch adds patterns for the existing riscv_shl_vl VL node.

Reviewed By: craig.topper

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




More information about the All-commits mailing list