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

Jianjian Guan via All-commits all-commits at lists.llvm.org
Tue Feb 8 18:35:13 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e71bbfb6cdcd7c1d04361a0a34812991479dc69
      https://github.com/llvm/llvm-project/commit/5e71bbfb6cdcd7c1d04361a0a34812991479dc69
  Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
  Date:   2022-02-09 (Wed, 09 Feb 2022)

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

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

Add patterns for vector widening floating-point fused multiply-add instructions.

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




More information about the All-commits mailing list