Skip to content

Commit

Permalink
[Docs] Fix documentation build.
Browse files Browse the repository at this point in the history
Missing ending `` after c92ad41
  • Loading branch information
topperc authored and Shivam Gupta committed Aug 23, 2024
1 parent b63ce26 commit 20aaff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/docs/ReleaseNotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1253,7 +1253,7 @@ RISC-V Support
accesses may be created. ``-m[no-]strict-align`` applies to both scalar and
vector.

- ``__attribute__((rvv_vector_bits(N))) is now supported for RVV vbool*_t types.
- ``__attribute__((rvv_vector_bits(N)))`` is now supported for RVV vbool*_t types.

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

0 comments on commit 20aaff8

Please sign in to comment.