[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 09:32:20 PDT 2023


paulkirth updated this revision to Diff 525665.
paulkirth edited the summary of this revision.
paulkirth added a comment.

Remove changes from subsequent patches introduced by bad interactive rebase.


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.525665.patch
Type: text/x-patch
Size: 17072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230525/8ec2e78c/attachment.bin>


More information about the llvm-commits mailing list