We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f41cef commit 205e15cCopy full SHA for 205e15c
mlir/docs/Dialects/LLVM.md
@@ -52,7 +52,7 @@ module attributes {llvm.data_layout = "e",
52
LLVM functions are represented by a special operation, `llvm.func`, that has
53
syntax similar to that of the built-in function operation but supports
54
LLVM-related features such as linkage and variadic argument lists. See detailed
55
-description in the operation list [below](#llvmfunc-mlirllvmllvmfuncop).
+description in the operation list [below](#llvmfunc-llvmllvmfuncop).
56
57
### PHI Nodes and Block Arguments
58
0 commit comments