[all-commits] [llvm/llvm-project] 57b8b2: Revert "[mlir][ods] Add query for derived attribute"
Stephan Herhut via All-commits
all-commits at lists.llvm.org
Tue Mar 3 01:24:17 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 57b8b2cc50d0cd8d65728afb5fa7605ee2188843
https://github.com/llvm/llvm-project/commit/57b8b2cc50d0cd8d65728afb5fa7605ee2188843
Author: Stephan Herhut <herhut at google.com>
Date: 2020-03-03 (Tue, 03 Mar 2020)
Changed paths:
M mlir/test/mlir-tblgen/op-attribute.td
M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
Log Message:
-----------
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.
More information about the All-commits
mailing list