[PATCH] D150367: [AIX][TLS] Generate optimized local-exec access code sequence using X-Form loads/stores
Amy Kwan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 22 07:53:53 PDT 2023
amyk added a comment.
Like in D47382 <https://reviews.llvm.org/D47382>, it is possible that I need to add `*TLS_` versions of the instructions that I added. I plan to update this patch to account for this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150367/new/
https://reviews.llvm.org/D150367
More information about the llvm-commits
mailing list