[PATCH] D113861: [InstSimplify] Fold A|B | (A^B) --> A|B
    Mehrnoosh Heidarpour via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Nov 15 13:08:31 PST 2021
    
    
  
MehrHeidar added a comment.
In D113861#3132531 <https://reviews.llvm.org/D113861#3132531>, @rampitec wrote:
> LGTM. Do you need help to push this?
Yes, I don't have commit access yet. If it's possible, can you please commit it?
Mehrnoosh Heidarpour
email: mehrnoosh.heidarpour at huawei.com
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113861/new/
https://reviews.llvm.org/D113861
    
    
More information about the llvm-commits
mailing list