commit | ef7f9d0c03a6c8774443307f2201665bfcc7263b | [log] [tgz] |
---|---|---|
author | Alexey Bataev <a.bataev@hotmail.com> | Mon Jan 08 14:33:11 2018 +0000 |
committer | Alexey Bataev <a.bataev@hotmail.com> | Mon Jan 08 14:33:11 2018 +0000 |
tree | ee41c0f64107512ef6a6344e330e9fa3ec0ec73f | |
parent | 14e29de03db7e2b075b70fdb419f7ac428381b11 [diff] |
[SLP] Fix PR35628: Count external uses on extra reduction arguments. Summary: If the vectorized value is marked as extra reduction argument, its users are not considered as external users. Patch fixes this. Reviewers: mkuper, hfinkel, RKSimon, spatel Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D41786 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@321993 91177308-0d34-0410-b5e6-96231b3b80d8