[PATCH] D155600: [AIX][TLS] Produce a faster local-exec access sequence with -maix-small-local-exec-tls (And optimize when load/store offsets are 0)
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 2 01:04:28 PDT 2023
shchenz added a comment.
Is there any reason that we limit fast tls access to only local-exec mode? Can initial exec mode use the fast access? We are trying to add initial exec mode support in https://reviews.llvm.org/D156292
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155600/new/
https://reviews.llvm.org/D155600
More information about the llvm-commits
mailing list