Need to follow the order of the reused scalars from the
ReuseShuffleIndices mask rather than rely on the natural order.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D111898
[SLP]Fix emission of the shrink shuffles. ClosedPublic Authored by ABataev on Oct 15 2021, 9:50 AM.
Details Summary Need to follow the order of the reused scalars from the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 17 2021, 2:41 AM Closed by commit rGb9cfa016daae: [SLP]Fix emission of the shrink shuffles. (authored by ABataev). · Explain WhyOct 18 2021, 1:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 380506 llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/SLPVectorizer/X86/shrink_after_reorder2.ll
|
Typo: %poison -> poison.