This is an archive of the discontinued LLVM Phabricator instance.

[SLP] Fix for PR30787: Failure to beneficially vectorize 'copyable' elements in integer binary ops.
AbandonedPublic

Authored by dtemirbulatov on May 30 2017, 9:17 AM.

Details

Summary

rebased proposed change against trunk with no new regressions

Diff Detail

Event Timeline

dtemirbulatov created this revision.May 30 2017, 9:17 AM
dtemirbulatov abandoned this revision.May 30 2017, 10:22 AM

Abandoning this revision with there is already open https://reviews.llvm.org/D28907 for the issue.