[PATCH] D14550: X86-FMA3: Implemented commute transformations for FMA*_Int instructions

Vyacheslav Klochkov via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 16:10:14 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL252973: X86-FMA3: Implemented commute transformations FMA*_Int instructions. (authored by v_klochkov).

Changed prior to commit:
  http://reviews.llvm.org/D14550?vs=39982&id=40096#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14550

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14550.40096.patch
Type: text/x-patch
Size: 42964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151113/85313808/attachment.bin>


More information about the llvm-commits mailing list