We are re-adding all the bitcasts, constant masks and target shuffles to the work list for no apparent gain.
Found while investigating adding SimplifyDemandedVectorElts to target shuffles.
Paths
| Differential D44942
[X86][SSE] Don't bother re-adding combined target shuffles to the work list ClosedPublic Authored by RKSimon on Mar 27 2018, 9:06 AM.
Details Summary We are re-adding all the bitcasts, constant masks and target shuffles to the work list for no apparent gain. Found while investigating adding SimplifyDemandedVectorElts to target shuffles.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 28 2018, 11:15 AM Closed by commit rL328771: [X86][SSE] Don't bother re-adding combined target shuffles to the work list (authored by RKSimon). · Explain WhyMar 29 2018, 4:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 140207 llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
|