When an operation has derived attributes, add the DerivedAttribute op interface.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D76144
[mlir] Automatically add DerivedAttribute op interface ClosedPublic Authored by jpienaar on Mar 13 2020, 10:10 AM.
Details Summary When an operation has derived attributes, add the DerivedAttribute op interface.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 13 2020, 1:27 PM Closed by commit rGb2bb8b6cd640: [mlir] Automatically add DerivedAttribute op interface (authored by jpienaar). · Explain WhyMar 13 2020, 2:35 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 250306 mlir/test/mlir-tblgen/op-attribute.td
mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
|