tschuett wrote: I am not yet convinced. ``` G_PTR_ADD p8 %5, s32 %6 ``` The pointer and the offset have different types and probably different sizes. p8 could be some weird 128bit pointer in address space 8. https://github.com/llvm/llvm-project/pull/81473