[PATCH] D143708: [RISCV] Support emulated TLS

Vitaly Cheptsov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 07:38:51 PST 2023


vit9696 updated this revision to Diff 499175.
vit9696 added a comment.

Added V2. Should have applied everything. I did not split the common part, because after the changes it became rather small.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143708/new/

https://reviews.llvm.org/D143708

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/emutls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143708.499175.patch
Type: text/x-patch
Size: 6504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230221/0e612011/attachment.bin>


More information about the llvm-commits mailing list