This is an archive of the discontinued LLVM Phabricator instance.

[X86][SSE] Relax use limits for lowerAddSubToHorizontalOp (PR32433)
ClosedPublic

Authored by RKSimon on May 10 2019, 5:25 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

RKSimon created this revision.May 10 2019, 5:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 10 2019, 5:25 AM
RKSimon updated this revision to Diff 199036.May 10 2019, 10:46 AM

I've fixed the regression in LowerBuildVectorv4x32 - this will be added as a separate commit

RKSimon edited the summary of this revision. (Show Details)May 11 2019, 3:03 AM
spatel accepted this revision.May 13 2019, 6:56 AM

LGTM

This revision is now accepted and ready to land.May 13 2019, 6:56 AM
This revision was automatically updated to reflect the committed changes.