[PATCH] D41133: [X86] Make the code that creates fmaddsub from build_vector of extracts and inserts functional and add tests.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 17 10:24:35 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320950: [X86] Make the code that creates fmaddsub from build_vector of extracts and… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41133?vs=126625&id=127288#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41133

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/fmaddsub-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41133.127288.patch
Type: text/x-patch
Size: 15059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171217/dcb967c1/attachment.bin>


More information about the llvm-commits mailing list