This patch deletes some dead code out of SLP vectorizer. Couple of changes taken out of D57059 to slightly lighten it plus one more similar case fixed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D75276
[SLP][NFC] Delete some unreachable code. ClosedPublic Authored by vdmitrie on Feb 27 2020, 11:15 AM.
Details
Summary This patch deletes some dead code out of SLP vectorizer. Couple of changes taken out of D57059 to slightly lighten it plus one more similar case fixed.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 27 2020, 11:37 AM Closed by commit rG02e5e47e170c: [SLP][NFC] Delete some unreachable code. (authored by vdmitrie). · Explain WhyFeb 28 2020, 9:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 247293 llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
|