[llvm] [SCEV] Try to push op into ZExt: C * zext (A + B) -> zext (A*C + B*C) (PR #155300)
    Nikita Popov via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Aug 26 01:27:43 PDT 2025
    
    
  
https://github.com/nikic approved this pull request.
LGTM assuming no significant compile-time impact.
https://github.com/llvm/llvm-project/pull/155300
    
    
More information about the llvm-commits
mailing list