[llvm] [SCEV] Try to push op into ZExt: C * zext (A + B) -> zext (A*C + B*C) (PR #155300)
    Florian Hahn via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Aug 26 03:54:07 PDT 2025
    
    
  
https://github.com/fhahn edited https://github.com/llvm/llvm-project/pull/155300
    
    
More information about the llvm-commits
mailing list