diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst index c38d972f4b5a8b..0c4f7b579da6bc 100644 --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -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 ^^^^^^^^^^^^^^^^^^^^^^^^^