[PATCH] D76828: [RISC-V] Support __builtin_thread_pointer

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 27 07:37:08 PDT 2020


lenary accepted this revision.
lenary added a comment.

After discussion with the RISC-V GCC Developers (including @kito-cheng), we have decided that both GCC and Clang will use `__builtin_thread_pointer()` to return the value in `tp`. I'm happy for this to land now.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76828/new/

https://reviews.llvm.org/D76828





More information about the llvm-commits mailing list