Revert "[mlir][ods] Add query for derived attribute"
authorStephan Herhut <herhut@google.com>
Tue, 3 Mar 2020 09:16:08 +0000 (10:16 +0100)
committerStephan Herhut <herhut@google.com>
Tue, 3 Mar 2020 09:23:38 +0000 (10:23 +0100)
commit57b8b2cc50d0cd8d65728afb5fa7605ee2188843
treef473e265dc84af8dc804b7cc5a18bf7e6d11e8de
parent0a9fc9233e172601e26381810d093e02ef410f65
Revert "[mlir][ods] Add query for derived attribute"

This reverts commit 5aa57c28120127ee526ba702646f5e7239ef08f3.

The source code generated due to this ods change does not compile,
as it passes to few arguments to llvm::is_contained.
mlir/test/mlir-tblgen/op-attribute.td
mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp