The verifier field is deprecated, and slated for removal.
Depends on D118821
Paths
| Differential D118825
[mlir][NFC] Update OpenACC/OpenMP operations to use `hasVerifier` instead of `verifier` ClosedPublic Authored by rriddle on Feb 2 2022, 10:27 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 2 2022, 11:30 AM Closed by commit rGef72cf4413f0: [mlir][NFC] Update OpenACC/OpenMP operations to use `hasVerifier` instead of… (authored by rriddle). · Explain WhyFeb 2 2022, 1:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 405349 mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
mlir/test/Dialect/OpenACC/invalid.mlir
|