[all-commits] [llvm/llvm-project] 57ce79: [mlir] Clarify constraint on derived attribute
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Tue Mar 24 13:01:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 57ce79f74d27915249a669d40cf04ed27aedf602
https://github.com/llvm/llvm-project/commit/57ce79f74d27915249a669d40cf04ed27aedf602
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2020-03-24 (Tue, 24 Mar 2020)
Changed paths:
M mlir/docs/OpDefinitions.md
M mlir/include/mlir/IR/OpBase.td
Log Message:
-----------
[mlir] Clarify constraint on derived attribute
Summary:
The restriction that a derived attribute should represent an
attribute/be materializable as an attribute was not made clear.
Differential Revision: https://reviews.llvm.org/D76715
More information about the All-commits
mailing list