[PATCH] D102527: [RISCV] Add missing emulated TLS support
Brad Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 19 19:52:06 PST 2022
brad added a comment.
Herald added subscribers: pcwang-thead, eopXD, VincentWu, luke957, achieveartificialintelligence.
In D102527#2760631 <https://reviews.llvm.org/D102527#2760631>, @jrtc27 wrote:
> You should really implement proper TLS. Emulated TLS is a lazy, inefficient hack.
I really wish that were the case. I have been asking the relevant developers for ages.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102527/new/
https://reviews.llvm.org/D102527
More information about the llvm-commits
mailing list