llvm-project/mlir/tools/mlir-tblgen
Lei Zhang 6d2432561c Emit empty lines after headers when generating op docs
This makes the generated doc easier to read and it is also
more friendly to certain markdown parsers like kramdown.

Fixes tensorflow/mlir#221

PiperOrigin-RevId: 278643469
2019-11-05 09:32:17 -08:00
..
CMakeLists.txt Added a TableGen generator for structured data 2019-08-30 12:52:13 -07:00
DocGenUtilities.h Allow attaching descriptions to OpInterfaces and InterfaceMethods. 2019-09-24 12:46:17 -07:00
EnumsGen.cpp Move BitEnumAttr from SPIRVBase.td to OpBase.td 2019-11-01 11:18:19 -07:00
LLVMIRConversionGen.cpp minor spelling tweaks 2019-10-09 15:07:25 -07:00
OpDefinitionsGen.cpp minor spelling tweaks 2019-10-09 15:07:25 -07:00
OpDocGen.cpp Emit empty lines after headers when generating op docs 2019-11-05 09:32:17 -08:00
OpInterfacesGen.cpp Enable autogenerating OpInterface method declarations 2019-09-30 12:42:58 -07:00
ReferenceImplGen.cpp Fix typos, NFC. 2019-10-04 04:37:53 -07:00
RewriterGen.cpp [DRR] Allow interleaved operands and attributes 2019-10-21 20:48:17 -07:00
SPIRVUtilsGen.cpp Move BitEnumAttr from SPIRVBase.td to OpBase.td 2019-11-01 11:18:19 -07:00
StructsGen.cpp Added a TableGen generator for structured data 2019-08-30 12:52:13 -07:00
mlir-tblgen.cpp InitLLVM already initializes PrettyStackTraceProgram 2019-08-18 11:32:52 -07:00