[clang] [llvm] [clang][IR] Overload @llvm.thread.pointer to support non-AS0 targets (PR #132489)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 3 13:35:46 PDT 2025


https://github.com/efriedma-quic commented:

I think you also need to fix the backends so if they see thread_pointer intrinsic with the wrong address-space, they don't crash.

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


More information about the llvm-commits mailing list