[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 15:07:53 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL249251: [DAGCombiner] Generalize FADD constant combines to work with vectors (authored by RKSimon).
Changed prior to commit:
http://reviews.llvm.org/D13416?vs=36446&id=36448#toc
Repository:
rL LLVM
http://reviews.llvm.org/D13416
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/X86/fadd-combines.ll
llvm/trunk/test/CodeGen/X86/fmul-combines.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13416.36448.patch
Type: text/x-patch
Size: 12103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151003/cce85b2c/attachment.bin>
More information about the llvm-commits
mailing list