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

Vyacheslav Klochkov via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 12:25:01 PST 2015


v_klochkov updated this revision to Diff 39395.
v_klochkov added a comment.

Resolved the conflicts in X86InstrFMA.td and updated the fma-commute-x86.ll test.


http://reviews.llvm.org/D13269

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13269.39395.patch
Type: text/x-patch
Size: 54778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151105/e7b4fd3e/attachment.bin>


More information about the llvm-commits mailing list