[PATCH] D133281: [LoongArch] Add codegen support for ISD::FMA

Gong LingQin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 19:05:59 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3de3439bd7c0: [LoongArch] Add codegen support for ISD::FMA (authored by gonglingqin).

Changed prior to commit:
  https://reviews.llvm.org/D133281?vs=457885&id=459623#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133281/new/

https://reviews.llvm.org/D133281

Files:
  llvm/lib/Target/LoongArch/LoongArchFloat32InstrInfo.td
  llvm/lib/Target/LoongArch/LoongArchFloat64InstrInfo.td
  llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
  llvm/lib/Target/LoongArch/LoongArchISelLowering.h
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/test/CodeGen/LoongArch/double-fma.ll
  llvm/test/CodeGen/LoongArch/float-fma.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133281.459623.patch
Type: text/x-patch
Size: 71222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220913/257b00c9/attachment.bin>


More information about the llvm-commits mailing list