[all-commits] [llvm/llvm-project] b2bb8b: [mlir] Automatically add DerivedAttribute op inter...
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Fri Mar 13 14:26:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b2bb8b6cd6402d5495c0b20b27697df34de6c1c8
https://github.com/llvm/llvm-project/commit/b2bb8b6cd6402d5495c0b20b27697df34de6c1c8
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2020-03-13 (Fri, 13 Mar 2020)
Changed paths:
M mlir/test/mlir-tblgen/op-attribute.td
M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
Log Message:
-----------
[mlir] Automatically add DerivedAttribute op interface
Summary: When an operation has derived attributes, add the DerivedAttribute op interface.
Differential Revision: https://reviews.llvm.org/D76144
More information about the All-commits
mailing list