The results of a rewrite are optional, but we currently require
them to be present in the assembly format. This commit
makes the results component in the format optional.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D114814
[mlir:PDL] Fix assembly format for pdl.apply_native_rewrite ClosedPublic Authored by rriddle on Nov 30 2021, 1:02 PM.
Details Summary The results of a rewrite are optional, but we currently require
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 20 others. · View Herald TranscriptNov 30 2021, 1:02 PM This revision is now accepted and ready to land.Dec 2 2021, 6:48 AM Closed by commit rG9debc35f02e9: [mlir:PDL] Fix assembly format for pdl.apply_native_rewrite (authored by rriddle). · Explain WhyDec 10 2021, 11:50 AM This revision was automatically updated to reflect the committed changes.
Diff 393558 mlir/include/mlir/Dialect/PDL/IR/PDLOps.td
mlir/test/Dialect/PDL/ops.mlir
|