[clang] [Clang][CodeGen] Start migrating away from assuming the Default AS is 0 (PR #88182)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 9 13:06:08 PDT 2024


efriedma-quic wrote:

Why can't we just declare that the "generic" address-space must always be 0?  The specific numbers we use for address-spaces are completely arbitrary anyway.

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


More information about the cfe-commits mailing list