[llvm] [InstCombine] fold `gepi _, (srem x, y)` to `gepi _, (urem x, y)` if `y` is power-of-2 (PR #180148)

via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 9 06:33:44 PST 2026


imkiva wrote:

@dtcxzyw Thanks for merging; it's okay.



https://github.com/llvm/llvm-project/pull/180148


More information about the llvm-commits mailing list