[mlir] Fix syntax error in markdown documentation

This commit is contained in:
Alex Zinenko 2020-12-17 14:09:11 +01:00
parent 37f99a5606
commit eb4917d121
1 changed files with 1 additions and 1 deletions

View File

@ -434,4 +434,4 @@ MLIR, blocks are not values and don't need a type.
All operations in the LLVM IR dialect have a custom form in MLIR. The mnemonic
of an operation is that used in LLVM IR prefixed with "`llvm.`".
[include "Dialects/LLVMOps.md"
[include "Dialects/LLVMOps.md"]