Skip to content

Commit

Permalink
ReleaseNotes: mention -mtls-dialect=desc (llvm#82731)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaskRay authored and pradt2 committed Oct 18, 2024
1 parent 22dab05 commit 280eade
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/docs/ReleaseNotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1346,6 +1346,7 @@ PowerPC Support
features that can be queried.

- ``__attribute__((rvv_vector_bits(N)))`` is now supported for RVV vbool*_t types.
- ``-mtls-dialect=desc`` is now supported to enable TLS descriptors (TLSDESC).

CUDA/HIP Language Changes
^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit 280eade

Please sign in to comment.