Similar to D50817, but for pmaddwd
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D50868
[X86] Teach combineLoopMAddPattern to handle cases where there is no loop and the add has two multiple inputs ClosedPublic Authored by craig.topper on Aug 16 2018, 2:41 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 24 2018, 10:40 AM Closed by commit rL340631: [X86] Teach combineLoopMAddPattern to handle cases where there is no loop and… (authored by ctopper). · Explain WhyAug 24 2018, 11:06 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 162425 llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/madd.ll
|