Juan Manuel Martinez =?utf-8?q?Caamaño?= <[email protected]>, Juan Manuel Martinez =?utf-8?q?Caamaño?= <[email protected]> Message-ID: In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
efriedma-quic wrote: I think on the rare occasion where we actually want addrspace 0, regardless of the target's addrspace preferences, I'd prefer to change it to explicitly request addrspace 0. `Builder.getPtrTy(/*AddrSpace*/0)` is unambiguous. https://github.com/llvm/llvm-project/pull/163207 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
