[llvm] [InstCombine] fold `gepi _, (srem x, y)` to `gepi _, (urem x, y)` if `y` is power-of-2 (PR #180148)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 9 06:27:35 PST 2026
dtcxzyw wrote:
@imkiva Sorry I forgot you have the commit access...
https://github.com/llvm/llvm-project/pull/180148
More information about the llvm-commits
mailing list