[llvm] [SCEV] Fold (C1 * A /u C2) -> A /u (C2 /u C1), if C2 > C1. (PR #157656)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 10 07:37:19 PDT 2025


https://github.com/fhahn edited https://github.com/llvm/llvm-project/pull/157656


More information about the llvm-commits mailing list