[PATCH] D14762: X86-FMA3: Memory folding for scalar loads + FMA3

Vyacheslav Klochkov via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 23 01:14:46 PST 2015


v_klochkov updated this revision to Diff 40905.
v_klochkov marked 4 inline comments as done.
v_klochkov added a comment.

Fixed the misprints and updated the unit test.


http://reviews.llvm.org/D14762

Files:
  llvm/lib/Target/X86/X86InstrFMA.td
  llvm/lib/Target/X86/X86InstrInfo.cpp
  llvm/test/CodeGen/X86/fma-scalar-memfold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14762.40905.patch
Type: text/x-patch
Size: 20013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151123/c2ea0d98/attachment.bin>


More information about the llvm-commits mailing list