[all-commits] [llvm/llvm-project] c29d6c: [RISCV] Add patterns for vector widening floating-...

Jianjian Guan via All-commits all-commits at lists.llvm.org
Mon Jan 17 18:51:32 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c29d6c410e769938ed5db1090a1b894cf6061a4e
      https://github.com/llvm/llvm-project/commit/c29d6c410e769938ed5db1090a1b894cf6061a4e
  Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
  Date:   2022-01-18 (Tue, 18 Jan 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfo.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
    A llvm/test/CodeGen/RISCV/rvv/vfwadd-sdnode.ll
    A llvm/test/CodeGen/RISCV/rvv/vfwsub-sdnode.ll

  Log Message:
  -----------
  [RISCV] Add patterns for vector widening floating-point add/subtract instructions

Add patterns for Vector Widening Floating-Point Add/Subtract Instructions

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




More information about the All-commits mailing list