Skip to content

Commit fe4d37b

Browse files
committed
"fix doc"
1 parent f9fa4d8 commit fe4d37b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

llvm/docs/SPIRVUsage.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -310,9 +310,9 @@ SPIR-V backend, along with their descriptions and argument details.
310310
- `[Type, 32-bit Integer, Metadata]`
311311
- Assigns one of two memory aliasing decorations (specified by the second argument) to instructions using original aliasing metadata node. Not emitted directly but used to support SPIR-V representation in LLVM IR.
312312
* - `int_spv_assign_fpmaxerror_decoration`
313-
- None
314-
- `[Type, Metadata]`
315-
- Assigns the maximum error decoration to floating-point instructions using the original metadata node. Not emitted directly but used to support SPIR-V representation in LLVM IR.
313+
- None
314+
- `[Type, Metadata]`
315+
- Assigns the maximum error decoration to floating-point instructions using the original metadata node. Not emitted directly but used to support SPIR-V representation in LLVM IR.
316316
* - `int_spv_track_constant`
317317
- Type
318318
- `[Type, Metadata]`

0 commit comments

Comments
 (0)