[Mlir-commits] [mlir] [mlir][cf] Fix ControlFlow dialect's operations' summary (PR #101494)

Andrey Timonin llvmlistbot at llvm.org
Fri Aug 2 02:47:46 PDT 2024


EtoAndruwa wrote:

> Note that the output is always automatically capitalized: https://mlir.llvm.org/docs/Dialects/ControlFlowDialect/#cfbr-cfbranchop ; what is the effect of this PR?

Hello! Thank you for reviewing this patch. Not noticed the output of the summary in the documentation itself. My mistake. I though that it will be great, if we will have the same style for source `.td` files. In fact, that the output is the same, we can keep it unchanged. Should I close the PR?

https://github.com/llvm/llvm-project/pull/101494


More information about the Mlir-commits mailing list