[clang] [llvm] [IR] Add ConstantExpr::getPtrAdd() (PR #181365)

Aiden Grossman via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 13 08:52:13 PST 2026


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

LGTM.

Double checked that you hit all the users of `ConstantExpr::getGetElementPtr` for `i8`, and it seems like it.

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


More information about the cfe-commits mailing list