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 tstellar committed Feb 1, 2024
1 parent f4e5ce0 commit d3aeedc
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 @@ -1227,7 +1227,7 @@ RISC-V Support
- Default ABI with F but without D was changed to ilp32f for RV32 and to lp64f
for RV64.

- ``__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 d3aeedc

Please sign in to comment.