[all-commits] [llvm/llvm-project] 5aa57c: [mlir][ods] Add query for derived attribute
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Mon Mar 2 13:31:50 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5aa57c28120127ee526ba702646f5e7239ef08f3
https://github.com/llvm/llvm-project/commit/5aa57c28120127ee526ba702646f5e7239ef08f3
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2020-03-02 (Mon, 02 Mar 2020)
Changed paths:
M mlir/test/mlir-tblgen/op-attribute.td
M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
Log Message:
-----------
[mlir][ods] Add query for derived attribute
For ODS generated operations enable querying whether there is a derived
attribute with a given name.
More information about the All-commits
mailing list