This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Update dialect operations to use `hasVerifier` instead of `verifier`
AbandonedPublic

Authored by rriddle on Feb 2 2022, 10:11 AM.

Details

Summary

The verifier field is deprecated, and slated for removal.

Depends on D118817

Diff Detail

Event Timeline

rriddle created this revision.Feb 2 2022, 10:11 AM
rriddle requested review of this revision.Feb 2 2022, 10:11 AM
rriddle abandoned this revision.Feb 2 2022, 10:19 AM