[PATCH] D151458: [RISCV] Support TLSDESC in the RISC-V backend

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 11:38:08 PDT 2023


paulkirth planned changes to this revision.
paulkirth added a comment.

hmm, looks like some part of this patch is missing.  expandLoadTLSDescAddress is where a lot of work happens, and it seems like I didn't fix the rebase as well as I earlier thought, and that function has been dropped.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151458



More information about the llvm-commits mailing list