[all-commits] [llvm/llvm-project] 329757: [VE] v256f32|64 fma isel

Simon Moll via All-commits all-commits at lists.llvm.org
Mon Mar 14 08:00:33 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3297571e325a73bad615c57ec117a12f190bd6bc
      https://github.com/llvm/llvm-project/commit/3297571e325a73bad615c57ec117a12f190bd6bc
  Author: Simon Moll <simon.moll at emea.nec.com>
  Date:   2022-03-14 (Mon, 14 Mar 2022)

  Changed paths:
    M llvm/lib/Target/VE/VVPISelLowering.cpp
    M llvm/lib/Target/VE/VVPInstrInfo.td
    M llvm/lib/Target/VE/VVPInstrPatternsVec.td
    M llvm/lib/Target/VE/VVPNodes.def
    A llvm/test/CodeGen/VE/Vector/vec_fma.ll
    A llvm/test/CodeGen/VE/Vector/vp_fma.ll
    A llvm/test/CodeGen/VE/Vector/vp_fma_merge.ll

  Log Message:
  -----------
  [VE] v256f32|64 fma isel

llvm.fma|fmuladd vp.fma isel and tests

Reviewed By: kaz7

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




More information about the All-commits mailing list