[all-commits] [llvm/llvm-project] dbf35b: [mlir] specify dialect names in doc generation

ftynse via All-commits all-commits at lists.llvm.org
Thu Apr 7 07:38:00 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dbf35b71c702ecf15a8d8adecb56e1984fd5d717
      https://github.com/llvm/llvm-project/commit/dbf35b71c702ecf15a8d8adecb56e1984fd5d717
  Author: Alex Zinenko <zinenko at google.com>
  Date:   2022-04-07 (Thu, 07 Apr 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/CMakeLists.txt
    M mlir/include/mlir/Dialect/OpenMP/CMakeLists.txt
    M mlir/include/mlir/Dialect/X86Vector/CMakeLists.txt

  Log Message:
  -----------
  [mlir] specify dialect names in doc generation

In several cases, a doc is being generated from a .td file that includes
files containing other dialects. Specify the dialect for which the
documentation is being generated explicitly.




More information about the All-commits mailing list