[PATCH] D143708: [RISCV] Support emulated TLS
Paul Kirth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 16 22:45:52 PST 2023
paulkirth added a comment.
Just a drive-by observation, but the test in this patch is basically a verbatim copy of `CodeGen/AArch64/emutls_generic.ll`. If we're going to mandate changes to this test it seems to me that other tests for this feature should also be changed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143708/new/
https://reviews.llvm.org/D143708
More information about the llvm-commits
mailing list