[PATCH] D130053: [WebAssembly] Use `localexec` as default TLS model for non-Emscripten targets
Andrew Brown via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 22 13:54:34 PDT 2022
abrown updated this revision to Diff 446972.
abrown added a comment.
Update tests with @sbc100's suggestions
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130053/new/
https://reviews.llvm.org/D130053
Files:
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/test/CodeGen/WebAssembly/tls-general-dynamic.ll
llvm/test/CodeGen/WebAssembly/tls-local-exec.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130053.446972.patch
Type: text/x-patch
Size: 7619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220722/4e0c0b9f/attachment.bin>
More information about the llvm-commits
mailing list