[all-commits] [llvm/llvm-project] e124f7: [mlir][docs] Convert block comments to line comments.

Ingo Müller via All-commits all-commits at lists.llvm.org
Wed Mar 30 01:08:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e124f73b52adfe445d5fc97db22d34a99c78b162
      https://github.com/llvm/llvm-project/commit/e124f73b52adfe445d5fc97db22d34a99c78b162
  Author: Ingo Müller <ingomueller at google.com>
  Date:   2022-03-30 (Wed, 30 Mar 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/SCF/SCFOps.td

  Log Message:
  -----------
  [mlir][docs] Convert block comments to line comments.

The op documentation of the ops of the scf dialect used /**/ style block
comments which doesn't seem to exists (anymore?).

Reviewed By: nicolasvasilache, ingomueller-net

Differential Revision: https://reviews.llvm.org/D122565




More information about the All-commits mailing list