[all-commits] [llvm/llvm-project] 1c5aa8: [mlir] Update docs referencing OpTrait::Symbol.
Scott Todd via All-commits
all-commits at lists.llvm.org
Tue Sep 29 20:56:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1c5aa8aeca29c7d4b891e5b60b25fdb74f9bf0e9
https://github.com/llvm/llvm-project/commit/1c5aa8aeca29c7d4b891e5b60b25fdb74f9bf0e9
Author: Scott Todd <scotttodd at google.com>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M mlir/docs/Interfaces.md
M mlir/docs/SymbolsAndSymbolTables.md
M mlir/docs/Traits.md
Log Message:
-----------
[mlir] Update docs referencing OpTrait::Symbol.
Since https://reviews.llvm.org/D78522, Symbol is not a Trait itself.
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D88512
More information about the All-commits
mailing list