[llvm] [IRBuilder] Add CreatePtrAdd() method (NFC) (PR #77582)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 03:44:13 PST 2024


nikic wrote:

@dtcxzyw Thanks, I've switched more places to use CreatePtrAdd. I left a handful of places alone, because I felt that the i8 was semantically meaningful.

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


More information about the llvm-commits mailing list