[all-commits] [llvm/llvm-project] 699041: [mlir] Fix emitting attribute documentation

Marius Brehler via All-commits all-commits at lists.llvm.org
Wed Feb 24 23:24:07 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 699041123eba13a2d5ee253eeeaeb15893d21ce7
      https://github.com/llvm/llvm-project/commit/699041123eba13a2d5ee253eeeaeb15893d21ce7
  Author: Marius Brehler <marius.brehler at iml.fraunhofer.de>
  Date:   2021-02-25 (Thu, 25 Feb 2021)

  Changed paths:
    M mlir/tools/mlir-tblgen/OpDocGen.cpp

  Log Message:
  -----------
  [mlir] Fix emitting attribute documentation

This fixes the documentation emitted for type parameters. Also adds a
missing empty line, rendered as line break in mark down.

Co-authored-by: Simon Camphausen <simon.camphausen at iml.fraunhofer.de>

Reviewed By: rriddle

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




More information about the All-commits mailing list