This allows for overriding the metadata of a pattern and
providing information such as the benefit, bounded recursion,
and more in the future.
Depends On D115093
Paths
| Differential D115294
[PDLL] Add support for parsing pattern metadata ClosedPublic Authored by rriddle on Dec 7 2021, 3:18 PM.
Details Summary This allows for overriding the metadata of a pattern and Depends On D115093
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 20 others. · View Herald TranscriptDec 7 2021, 3:18 PM rriddle added a child revision: D115295: [PDLL] Add support for literal Attribute and Type expressions.Dec 7 2021, 3:19 PM This revision is now accepted and ready to land.Dec 7 2021, 3:38 PM nicolasvasilache added inline comments.
jpienaar added inline comments.
This revision was landed with ongoing or failed builds.Dec 15 2021, 6:17 PM Closed by commit rG322691ab6344: [PDLL] Add support for parsing pattern metadata (authored by rriddle). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 394702 mlir/lib/Tools/PDLL/Parser/Parser.cpp
mlir/test/mlir-pdll/Parser/pattern-failure.pdll
mlir/test/mlir-pdll/Parser/pattern.pdll
|
Enclose these in a Metadata helper struct?