[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 edited https://github.com/llvm/llvm-project/pull/155300


More information about the llvm-commits mailing list