[all-commits] [llvm/llvm-project] a7cac0: Fix Dialect doc generation to special case for the...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Fri Mar 5 15:48:09 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a7cac0d9a5034d72cff7ce615415c3c42cc4c4b8
      https://github.com/llvm/llvm-project/commit/a7cac0d9a5034d72cff7ce615415c3c42cc4c4b8
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2021-03-05 (Fri, 05 Mar 2021)

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

  Log Message:
  -----------
  Fix Dialect doc generation to special case for the Builtin dialect empty name

This should fix the issue with an empty entry for the builtin dialect on
the website.

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




More information about the All-commits mailing list