Skip to content

Commit f1403d6

Browse files
committed
Fix documentation build.
1 parent a353295 commit f1403d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/SPIRVUsage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@ group-based instructions. These builtins facilitate group synchronization, data
587587
and collective operations essential for efficient parallel computation.
588588

589589
SPIR-V Instructions Mapped to LLVM Metadata
590-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
590+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
591591
Some SPIR-V instructions don't have a direct equivalent in the LLVM IR language. To
592592
address this, the SPIR-V Target uses different specific LLVM named metadata to convey
593593
the necessary information. The SPIR-V specification allows multiple module-scope

0 commit comments

Comments
 (0)