[all-commits] [llvm/llvm-project] c46a95: [MLIR] Fix documentation generation for DLTI diale...

Anton Lydike via All-commits all-commits at lists.llvm.org
Mon Jul 1 03:59:01 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c46a95c147d8ba86980908353d377f9e2f9f5641
      https://github.com/llvm/llvm-project/commit/c46a95c147d8ba86980908353d377f9e2f9f5641
  Author: Anton Lydike <me at AntonLydike.de>
  Date:   2024-07-01 (Mon, 01 Jul 2024)

  Changed paths:
    M mlir/include/mlir/Dialect/DLTI/CMakeLists.txt
    M mlir/include/mlir/Dialect/DLTI/DLTIAttrs.td

  Log Message:
  -----------
  [MLIR] Fix documentation generation for DLTI dialect. (#97052)

This patch fixes the docs generation for the DLTI dialect to include
attributes (CMake config pointed to the wrong tablegen file). It also
fixes formatting in places so that proper markdown is generated.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list