[llvm] [SCEV] Generalize (C * A /u C) -> A fold to (C1 * A /u C2) -> C1/C2 * A. (PR #157159)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 5 11:57:27 PDT 2025
https://github.com/fhahn edited https://github.com/llvm/llvm-project/pull/157159
More information about the llvm-commits
mailing list