[all-commits] [llvm/llvm-project] a68673: [mlir] Fix generation of AVX512 dialect documentation
Marius Brehler via All-commits
all-commits at lists.llvm.org
Fri Sep 11 01:10:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a68673cc067a190f5a9d0f0e3e4837601caf4504
https://github.com/llvm/llvm-project/commit/a68673cc067a190f5a9d0f0e3e4837601caf4504
Author: Marius Brehler <marius.brehler at iml.fraunhofer.de>
Date: 2020-09-11 (Fri, 11 Sep 2020)
Changed paths:
M mlir/include/mlir/Dialect/AVX512/CMakeLists.txt
Log Message:
-----------
[mlir] Fix generation of AVX512 dialect documentation
This changes adjusts the documentation generation for the AVX512 dialect. The machanism to generate documentation was changed with https://github.com/llvm/llvm-project/commit/1a083f027f33f4014247df4c0e757e23d5cdab64.
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D87460
More information about the All-commits
mailing list