[PATCH] D151464: [RISCV] Enable TLSDESC by default on RISC-V

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


paulkirth created this revision.
paulkirth added reviewers: asb, craig.topper, jrtc27.
Herald added subscribers: jobnoorman, luke, VincentWu, vkmr, frasercrmck, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, asbirlea, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, arichardson.
Herald added a project: All.
paulkirth requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.

This patch enables RISC-V TLSDESC by default and updates llvm tests.

Depends on D151462 <https://reviews.llvm.org/D151462>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D151464

Files:
  llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
  llvm/test/CodeGen/RISCV/O3-pipeline.ll
  llvm/test/CodeGen/RISCV/machinelicm-address-pseudos.ll
  llvm/test/CodeGen/RISCV/mir-target-flags.ll
  llvm/test/CodeGen/RISCV/tls-models.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151464.525667.patch
Type: text/x-patch
Size: 21387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230525/ece69bb8/attachment.bin>


More information about the llvm-commits mailing list