[PATCH] D119369: [InstCombine] reduce mul operands based on undemanded high bits
    Roman Lebedev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Feb  9 13:03:43 PST 2022
    
    
  
lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.
LGTM, thank you.
The same is true for `and`/`or`/`xor`.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119369/new/
https://reviews.llvm.org/D119369
    
    
More information about the llvm-commits
mailing list