The verifier field is deprecated, and slated for removal.
Depends on D118827
Paths
| Differential D118828
[mlir][NFC] Update PDL operations to use `hasVerifier` instead of `verifier` ClosedPublic Authored by rriddle on Feb 2 2022, 10:27 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 21 others. · View Herald TranscriptFeb 2 2022, 10:27 AM Closed by commit rG0d86e53e1884: [mlir][NFC] Update PDL operations to use `hasVerifier` instead of `verifier` (authored by rriddle). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 405425 mlir/include/mlir/Dialect/PDL/IR/PDLOps.td
mlir/include/mlir/Dialect/PDLInterp/IR/PDLInterpOps.td
mlir/lib/Dialect/PDL/IR/PDL.cpp
mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp
|