[PATCH] D40335: [WIP] X86-specific path: Implemented the fusing of MUL+SUBADD to FMSUBADD

Dmitry Venikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 23 23:15:38 PST 2017


Quolyk updated this revision to Diff 124128.
Quolyk edited the summary of this revision.
Quolyk added a comment.

Updated diff according to code review. I need some help with documenting updated functions


https://reviews.llvm.org/D40335

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/fmsubadd-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40335.124128.patch
Type: text/x-patch
Size: 16541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171124/9b29339e/attachment.bin>


More information about the llvm-commits mailing list