[llvm] [InstCombine] Canonicalize `gep T* X, V / sizeof(T)` to `gep i8* X, V` (PR #76458)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 28 19:30:07 PST 2023


https://github.com/dtcxzyw closed https://github.com/llvm/llvm-project/pull/76458


More information about the llvm-commits mailing list