This allows for incrementally updating the old API usages without
needing to update everything at once. PDL will be left on Both
for a little bit and then flipped to prefixed when all APIs have been
updated.
Depends on D134386
Paths
| Differential D134387
[mlir] Flip PDL to use Both accessors ClosedPublic Authored by rriddle on Sep 21 2022, 2:16 PM.
Details Summary This allows for incrementally updating the old API usages without Depends on D134386
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 21 2022, 2:32 PM This revision was landed with ongoing or failed builds.Sep 21 2022, 5:52 PM Closed by commit rG72fddfb5993e: [mlir] Flip PDL to use Both accessors (authored by rriddle). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 462056 mlir/include/mlir/Dialect/PDL/IR/PDLDialect.td
mlir/include/mlir/Dialect/PDL/IR/PDLOps.td
mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp
mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.cpp
mlir/lib/Dialect/PDL/IR/PDL.cpp
mlir/lib/Tools/PDLL/CodeGen/MLIRGen.cpp
mlir/python/mlir/dialects/_pdl_ops_ext.py
mlir/test/Dialect/PDL/invalid.mlir
|