[PATCH] D13416: [DAGCombiner] Generalize FADD constant combines to work with vectors
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 3 12:03:36 PDT 2015
RKSimon created this revision.
RKSimon added reviewers: qcolombet, andreadb, spatel.
RKSimon added a subscriber: llvm-commits.
RKSimon set the repository for this revision to rL LLVM.
Updated the FADD combines to work with vectors as well as scalars.
Repository:
rL LLVM
http://reviews.llvm.org/D13416
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/X86/fadd-combines.ll
test/CodeGen/X86/fmul-combines.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13416.36446.patch
Type: text/x-patch
Size: 12004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151003/b73aea80/attachment.bin>
More information about the llvm-commits
mailing list