[all-commits] [llvm/llvm-project] a98699: [RISCV] Introduce RISCVISD::VWMACC(U/SU)_VL opcode

Nitin John Raj via All-commits all-commits at lists.llvm.org
Fri Jun 16 16:15:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a986998bad9254ae0513d548edebd55a1153b609
      https://github.com/llvm/llvm-project/commit/a986998bad9254ae0513d548edebd55a1153b609
  Author: Nitin John Raj <nitin.raj at sifive.com>
  Date:   2023-06-16 (Fri, 16 Jun 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/lib/Target/RISCV/RISCVISelLowering.h
    M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
    A llvm/test/CodeGen/RISCV/rvv/vwmaccsu-vp.ll
    R llvm/test/CodeGen/RISCV/rvv/vwmaccus-vp.ll

  Log Message:
  -----------
  [RISCV] Introduce RISCVISD::VWMACC(U/SU)_VL opcode

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




More information about the All-commits mailing list