If one uses an OpVariable (such as via Res) then the constraint of interest is in the constraint field.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D82119
[mlir][ods] Look through OpVariable for constraint ClosedPublic Authored by jpienaar on Jun 18 2020, 12:35 PM.
Details Summary If one uses an OpVariable (such as via Res) then the constraint of interest is in the constraint field.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 18 2020, 12:37 PM Closed by commit rG7c59120f6e4c: [mlir][ods] Look through OpVariable for type constraint (authored by jpienaar). · Explain WhyJun 18 2020, 1:09 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 271823 mlir/lib/TableGen/Constraint.cpp
mlir/test/mlir-tblgen/op-decl.td
|