[PATCH] D40335: X86-specific path: Implemented the fusing of MUL+SUBADD to FMSUBADD
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 20 10:06:20 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL321200: [X86] Implement the fusing of MUL+SUBADD to FMSUBADD (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D40335?vs=126897&id=127753#toc
Repository:
rL LLVM
https://reviews.llvm.org/D40335
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/fmsubadd-combine.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40335.127753.patch
Type: text/x-patch
Size: 14716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171220/7d245be9/attachment.bin>
More information about the llvm-commits
mailing list