[PATCH] D28087: X86 instr selection: combine ADDSUB + MUL to FMADDSUB

Vyacheslav Klochkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 12:37:21 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291473: X86-specific path: Implemented the fusing of MUL+ADDSUB to FMADDSUB. (authored by v_klochkov).

Changed prior to commit:
  https://reviews.llvm.org/D28087?vs=83458&id=83670#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28087

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/fmaddsub-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28087.83670.patch
Type: text/x-patch
Size: 17985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170109/25fe919b/attachment-0001.bin>


More information about the llvm-commits mailing list