[PATCH] D25007: [DAG] Teach computeKnownBits and ComputeNumSignBits in SelectionDAG to look through EXTRACT_VECTOR_ELT.
    Bjorn Pettersson via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Oct  5 10:11:46 PDT 2016
    
    
  
bjope added a subscriber: lattner.
bjope added a comment.
In https://reviews.llvm.org/D25007#562330, @spatel wrote:
> @bjope - do you need someone to check this in for you?
I really appreciate that you want to help out, but I think it would be nice to see that my team can commit something that has passed review ourselves.
There is currently only one person in my team that has commit permissions, and he has been busy with other things.
But the plan is to commit both this one and my similar change in ValueTracking ( https://reviews.llvm.org/D24955 ) tomorrow.
(I've also requested permission from @lattner to be able to do commits myself... we'll have to wait and see if I'm trusted...)
https://reviews.llvm.org/D25007
    
    
More information about the llvm-commits
mailing list