[llvm] [GlobalISel] Constant-fold G_PTR_ADD with different type sizes (PR #81473)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 12 04:47:59 PST 2024


tschuett wrote:

Does `LLT::pointer(8, 128)` guarantee that I may perform plain integer arithmetic on the pointer?

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


More information about the llvm-commits mailing list