[X86][SSE] Don't bother re-adding combined target shuffles to the work list
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. Differential Revision: https://reviews.llvm.org/D44942 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@328771 91177308-0d34-0410-b5e6-96231b3b80d8
Loading
Please sign in to comment