We weren't properly returning the result of the constraint,
which leads to errors when actually trying to use the generated
C++.
Depends on D124585
Paths
| Differential D124586
[mlir:PDLL] Fix the import of native constraints from ODS ClosedPublic Authored by rriddle on Apr 27 2022, 5:35 PM.
Details Summary We weren't properly returning the result of the constraint, Depends on D124585
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 28 2022, 5:57 AM This revision was landed with ongoing or failed builds.Apr 28 2022, 12:59 PM Closed by commit rG651d9f70ed75: [mlir:PDLL] Fix the import of native constraints from ODS (authored by rriddle). · Explain Why This revision was automatically updated to reflect the committed changes. rriddle marked an inline comment as done.
Revision Contents
Diff 425666 mlir/lib/Tools/PDLL/Parser/Parser.cpp
mlir/test/lib/Tools/PDLL/TestPDLL.pdll
mlir/test/mlir-pdll/Integration/test-pdll.mlirmlir/test/mlir-pdll/Parser/include_td.pdll
|
Could you add another op that doesn't implement interface too? E.g if we had accidentally not checked properly for success it would show