[PATCH] D147597: [InstCombine] icmp(X | LHS, C) --> icmp(X, 0)
    Noah Goldstein via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Apr 11 10:52:21 PDT 2023
    
    
  
goldstein.w.n accepted this revision.
goldstein.w.n added a comment.
This revision is now accepted and ready to land.
LGTM.
I'm not a maintainer so please wait a day or so before pushing
to give others a chance to look this over.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147597/new/
https://reviews.llvm.org/D147597
    
    
More information about the llvm-commits
mailing list