[PATCH] D13269: Improved X86-FMA3 mem-folding & coalescing

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 11:49:53 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL252335: Improved the operands commute transformation for X86-FMA3 instructions. (authored by akaylor).

Changed prior to commit:
  http://reviews.llvm.org/D13269?vs=39395&id=39573#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13269

Files:
  llvm/trunk/lib/Target/X86/X86InstrFMA.td
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.h
  llvm/trunk/test/CodeGen/X86/fma-commute-x86.ll
  llvm/trunk/test/CodeGen/X86/fma_patterns.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13269.39573.patch
Type: text/x-patch
Size: 54868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151106/0cabae76/attachment.bin>


More information about the llvm-commits mailing list