This is an archive of the discontinued LLVM Phabricator instance.

[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.

Diff Detail

Repository
rL LLVM

Event Timeline

craig.topper created this revision.Aug 16 2018, 2:41 PM
spatel accepted this revision.Aug 24 2018, 10:40 AM

LGTM - please do commit the test first with baseline checks.

This revision is now accepted and ready to land.Aug 24 2018, 10:40 AM
This revision was automatically updated to reflect the committed changes.