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

Vyacheslav Klochkov via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 17:02:54 PDT 2015


v_klochkov updated this revision to Diff 36570.
v_klochkov marked 9 inline comments as done.
v_klochkov added a comment.

Additional minor changes + code-restructuring in getFMA3OpcodeToCommuteOperands().


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.36570.patch
Type: text/x-patch
Size: 44388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151006/a5ff85ed/attachment.bin>


More information about the llvm-commits mailing list