[llvm] [InstComb] Try to convert inttoptr (add (ptrtoint %B), %O) to GEP. (PR #153421)

Joshua Cranmer via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 13 14:04:14 PDT 2025


jcranmer-intel wrote:

> Hmm, `Try` should imply that it is not always possible. Do you have any suggestions on how to clarify the title?

"Try to convert inttoptr(add(ptrtoint)) to GEP when provenance doesn't matter"?

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


More information about the llvm-commits mailing list