[PATCH] D91589: [DAGCombiner] Fold (sext (not i1 x)) -> (add (zext i1 x), -1)
    Simon Pilgrim via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Nov 20 02:06:03 PST 2020
    
    
  
RKSimon added a comment.
Does anyone have any more commments?
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91589/new/
https://reviews.llvm.org/D91589
    
    
More information about the llvm-commits
mailing list