[PATCH] D143708: [RISCV] Support emulated TLS

Vitaly Cheptsov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 14:47:27 PST 2023


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

Apparently my build was out of date and update_llc_test_checks.py generated incompatible results. Fixed in V3.


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.499300.patch
Type: text/x-patch
Size: 6198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230221/85aea234/attachment.bin>


More information about the llvm-commits mailing list