[PATCH] D46057: [mips] Fix how compiler fuse instructions to fmadd/fmsub

Aleksandar Beserminji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 27 06:34:26 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL331033: [mips] Fix how compiler fuse instructions to fmadd/fmsub (authored by abeserminji, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46057?vs=144325&id=144328#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46057

Files:
  llvm/trunk/lib/Target/Mips/MipsISelLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsISelLowering.h
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsMSAInstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsSEISelLowering.cpp
  llvm/trunk/test/CodeGen/Mips/fp-contract.ll
  llvm/trunk/test/CodeGen/Mips/msa/arithmetic_float.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46057.144328.patch
Type: text/x-patch
Size: 10496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180427/372953c2/attachment.bin>


More information about the llvm-commits mailing list