Not exactly sure why these were returning non-boolean values in the first place.
Chad
Paths
| Differential D24008
[SLP] Return a boolean value for these static helpers. NFC. ClosedPublic Authored by mcrosier on Aug 29 2016, 3:04 PM.
Details Summary Not exactly sure why these were returning non-boolean values in the first place. Chad
Diff Detail
Event TimelineComment Actions Looks like we used to use the return value of getSameBlock() before r185774. LGTM with a nit.
This revision is now accepted and ready to land.Aug 29 2016, 3:15 PM Closed by commit rL280020: [SLP] Return a boolean value for these static helpers. NFC. (authored by mcrosier). · Explain WhyAug 29 2016, 3:18 PM This revision was automatically updated to reflect the committed changes. mcrosier marked an inline comment as done.
Revision Contents
Diff 69623 llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp
|