jrtc27 wrote: > 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.
I don't believe they do crash? At least, I can't construct IR using any addrspace (even some of the special X86 ones) that makes amd64/aarch64/riscv64 crash. https://github.com/llvm/llvm-project/pull/132489 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits