[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:26:08 PDT 2018


abeserminji updated this revision to Diff 144325.
abeserminji marked an inline comment as done.
abeserminji added a comment.

Comments resolved.
Rebase before commit.


https://reviews.llvm.org/D46057

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

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


More information about the llvm-commits mailing list