This fixes PR27879.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D20659
[BBVectorize] Teach BBVectorizer not to vectorize selects with a scalar condition and vector operands ClosedPublic Authored by mkuper on May 25 2016, 6:57 PM.
Details Summary This fixes PR27879.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 25 2016, 7:29 PM Closed by commit rL270888: [BBVectorize] Don't vectorize selects with a scalar condition and vector… (authored by mkuper). · Explain WhyMay 26 2016, 11:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 58660 llvm/trunk/lib/Transforms/Vectorize/BBVectorize.cpp
llvm/trunk/test/Transforms/BBVectorize/vector-sel.ll
|