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

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 28 12:15:22 PST 2023


https://github.com/nikic approved this pull request.

LGTM

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


More information about the llvm-commits mailing list