[all-commits] [llvm/llvm-project] ef27a1: Improve class documentation for mlir::Operation
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sat Dec 10 00:36:02 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ef27a1b191d01d66e66ea76f319d3b97a092bf58
https://github.com/llvm/llvm-project/commit/ef27a1b191d01d66e66ea76f319d3b97a092bf58
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-12-10 (Sat, 10 Dec 2022)
Changed paths:
M mlir/include/mlir/IR/Operation.h
Log Message:
-----------
Improve class documentation for mlir::Operation
As a cornerstone of MLIR, this deserves more than the
current few lines.
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D139689
More information about the All-commits
mailing list