[PATCH] D151462: [RISCV] Add cleanup pass for TLS local dynamic

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 18:52:51 PDT 2023


paulkirth updated this revision to Diff 525908.
paulkirth added a comment.

Update test to match psABI draft


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151462

Files:
  llvm/lib/Target/RISCV/CMakeLists.txt
  llvm/lib/Target/RISCV/RISCV.h
  llvm/lib/Target/RISCV/RISCVCleanupLocalDynamicTLSPass.cpp
  llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
  llvm/test/CodeGen/RISCV/tls-models.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151462.525908.patch
Type: text/x-patch
Size: 17082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230526/ee96f12b/attachment.bin>


More information about the llvm-commits mailing list