[all-commits] [llvm/llvm-project] 19a413: [RISCV][VLOPT] Add support for Single-Width Floati...

Luke Lau via All-commits all-commits at lists.llvm.org
Tue Feb 4 18:09:41 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 19a41358ff859f8d4d71659ea2715f84b682502c
      https://github.com/llvm/llvm-project/commit/19a41358ff859f8d4d71659ea2715f84b682502c
  Author: Luke Lau <luke at igalia.com>
  Date:   2025-02-05 (Wed, 05 Feb 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVVLOptimizer.cpp
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp.ll
    M llvm/test/CodeGen/RISCV/rvv/vl-opt-instrs.ll

  Log Message:
  -----------
  [RISCV][VLOPT] Add support for Single-Width Floating-Point Fused Multiply-Add Instructions (#125652)

These instructions have EEW=SEW for all operands.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list