[llvm] [InstCombine] fold `gepi _, (srem x, y)` to `gepi _, (urem x, y)` if `y` is power-of-2 (PR #180148)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 6 05:50:24 PST 2026
https://github.com/nikic edited https://github.com/llvm/llvm-project/pull/180148
More information about the llvm-commits
mailing list