[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 14:53:45 PST 2021
    
    
  
MehrHeidar added a comment.
In D113861#3133100 <https://reviews.llvm.org/D113861#3133100>, @rampitec wrote:
> In D113861#3133099 <https://reviews.llvm.org/D113861#3133099>, @MehrHeidar wrote:
>
>> @rampitec Can you revert it?
>
> Sure, if you so wish.
Yes please. Thanks, I can ask another one to commit, maybe they know the trick to use my email address.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113861/new/
https://reviews.llvm.org/D113861
    
    
More information about the llvm-commits
mailing list