[PATCH] D28087: X86 instr selection: combine ADDSUB + MUL to FMADDSUB
Vyacheslav Klochkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 5 02:42:02 PST 2017
v_klochkov updated this revision to Diff 83212.
v_klochkov added a comment.
Sorry, just a minor fix for a harmless misprint in the LIT test (replaced 'FMAx3_512' with 'FMA3_512')
https://reviews.llvm.org/D28087
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/fmaddsub-combine.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28087.83212.patch
Type: text/x-patch
Size: 18099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170105/0397765b/attachment.bin>
More information about the llvm-commits
mailing list