[llvm-dev] __builtin_thread_pointer for RISC-V

kamlesh kumar via llvm-dev llvm-dev at lists.llvm.org
Wed Mar 25 05:34:54 PDT 2020


Hi Devs,
since risc-v has a register $tp which is thread pointer.
is it possible to have __builtin_thread_pointer for RISC-V?
I am not sure what could be corresponding instructions?

./kamlesh


More information about the llvm-dev mailing list