Updated the FADD combines to work with vectors as well as scalars.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D13416
[DAGCombiner] Generalize FADD constant combines to work with vectors ClosedPublic Authored by RKSimon on Oct 3 2015, 12:03 PM.
Details Summary Updated the FADD combines to work with vectors as well as scalars.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 3 2015, 12:39 PM Closed by commit rL249251: [DAGCombiner] Generalize FADD constant combines to work with vectors (authored by RKSimon). · Explain WhyOct 3 2015, 3:07 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 36448 llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/X86/fadd-combines.ll
llvm/trunk/test/CodeGen/X86/fmul-combines.ll
|