commit | 6c669930495f3a51819855b855ea97623ebfdf28 | [log] [tgz] |
---|---|---|
author | Keno Fischer <kfischer@college.harvard.edu> | Mon Mar 14 20:04:24 2016 +0000 |
committer | Keno Fischer <kfischer@college.harvard.edu> | Mon Mar 14 20:04:24 2016 +0000 |
tree | 8859377475ea395463ea67d61ef104e8bd513f40 | |
parent | 0150ff76aac963fa8cbc647b3f52795f8516254f [diff] |
[SLPVectorizer] Fix dependency list Summary: DemandedBits was added to the requirements of SLPVectorizer in rL261212 (and various earlier version of it), but the appropriate initialization statement was accidentally forgotten. Ref [[ https://github.com/JuliaLang/julia/issues/14998 | JuliaLang/julia#14998 ]]. Patch by Yichao Yu. Reviewers: mssimpso Differential Revision: http://reviews.llvm.org/D18152 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263476 91177308-0d34-0410-b5e6-96231b3b80d8