[all-commits] [llvm/llvm-project] 62dbcc: [IRDL] Fix CMake to generate IRDL dialect docs (#6...
Kunwar Grover via All-commits
all-commits at lists.llvm.org
Thu Sep 14 22:57:28 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 62dbcc46bfe0407d47e0d01dfd88b0e94bda6571
https://github.com/llvm/llvm-project/commit/62dbcc46bfe0407d47e0d01dfd88b0e94bda6571
Author: Kunwar Grover <51270680+Groverkss at users.noreply.github.com>
Date: 2023-09-15 (Fri, 15 Sep 2023)
Changed paths:
M mlir/include/mlir/Dialect/IRDL/IR/CMakeLists.txt
Log Message:
-----------
[IRDL] Fix CMake to generate IRDL dialect docs (#66371)
The CMake file for IRDL was not generating documentation on the mlir
website. This patch fixes this.
More information about the All-commits
mailing list