[llvm] [AIX][TLS] Produce a faster local-exec access sequence for the "aix-small-tls" global variable attribute (PR #83053)

Felix via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 06:59:05 PDT 2024


================
@@ -0,0 +1,251 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
----------------
orcguru wrote:

Trivial comment:
Maybe replace %0 to something like %tls0 in this file?

https://github.com/llvm/llvm-project/pull/83053


More information about the llvm-commits mailing list