This is an archive of the discontinued LLVM Phabricator instance.

Fix dependency list of SLPVectorizer
ClosedPublic

Authored by yuyichao on Mar 14 2016, 10:33 AM.

Details

Summary

I believe this is caused by R261212 (and various earlier version of it). Ref JuliaLang/julia#14998.

I'm happy to add test but couldn't find a suitable place or a similar test.

Diff Detail

Repository
rL LLVM

Event Timeline

yuyichao updated this revision to Diff 50615.Mar 14 2016, 10:33 AM
yuyichao retitled this revision from to Fix dependency list of SLPVectorizer.
yuyichao updated this object.
yuyichao added reviewers: loladiro, mssimpso.
yuyichao added a subscriber: llvm-commits.
mssimpso edited edge metadata.Mar 14 2016, 10:39 AM

Hi Yichao, thanks for catching this. LGTM.

mssimpso accepted this revision.Mar 14 2016, 10:40 AM
mssimpso edited edge metadata.
This revision is now accepted and ready to land.Mar 14 2016, 10:40 AM
This revision was automatically updated to reflect the committed changes.