[all-commits] [llvm/llvm-project] 8fc4fc: [RISCV] Add VL patterns for vector widening floati...

Jianjian Guan via All-commits all-commits at lists.llvm.org
Fri May 20 00:11:49 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8fc4fcecb8cedffcbf5fdd564c5a3427274db4e2
      https://github.com/llvm/llvm-project/commit/8fc4fcecb8cedffcbf5fdd564c5a3427274db4e2
  Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
  Date:   2022-05-20 (Fri, 20 May 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
    A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfwmacc.ll

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

This patch adds VL patterns for vector widening floating-point fused multiply-add instructions to support fixed length vector type.

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




More information about the All-commits mailing list