[llvm] [WebAssembly] Remove threadlocal.address when disabling TLS (PR #88209)
Sam Clegg via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 9 17:42:05 PDT 2024
================
@@ -0,0 +1,28 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
----------------
sbc100 wrote:
Right, I was mostly suggesting that maybe this test be called something more like `trip-tls-intrinsics.ll` or something like that (i'm not sure that the right term is for `llvm.threadlocal.address`).
My as you can tell I don't fully understand this code no need to change if you think this is fine.
https://github.com/llvm/llvm-project/pull/88209
More information about the llvm-commits
mailing list