[llvm] [WebAssembly] Remove threadlocal.address when disabling TLS (PR #88209)

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 9 17:40:23 PDT 2024


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

I guess I can try to convert some of the existing TLS tests to use `llvm.threadlocal.address` instead of creating a new test...

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


More information about the llvm-commits mailing list