[all-commits] [llvm/llvm-project] 0118a3: [mlir][docgen] Enable custom prefix strip for op n...
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Mon Jun 12 20:59:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0118a3f6c3c9bde9042f21b20a7a7131b942761c
https://github.com/llvm/llvm-project/commit/0118a3f6c3c9bde9042f21b20a7a7131b942761c
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2023-06-12 (Mon, 12 Jun 2023)
Changed paths:
M mlir/tools/mlir-tblgen/OpDocGen.cpp
Log Message:
-----------
[mlir][docgen] Enable custom prefix strip for op name.
The fully qualified name gets long in the TOC (especially on mobile),
enable specifying a prefix to be stripped.
Differential Revision: https://reviews.llvm.org/D152404
More information about the All-commits
mailing list