The verifier field is deprecated, and slated for removal.
Depends on D118826
Paths
| Differential D118827
[mlir][NFC] Update GPU/SCF operations to use `hasVerifier` instead of `verifier` ClosedPublic Authored by rriddle on Feb 2 2022, 10:27 AM.
Details
Diff Detail
Event TimelineComment Actions I think you should just directly push all these mechanical changes, this is really in line with the usual LLVM guidelines I believe. Closed by commit rG094ede6d20dc: [mlir][NFC] Update GPU/SCF 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 405424 mlir/include/mlir/Dialect/GPU/GPUOps.td
mlir/include/mlir/Dialect/SCF/SCFOps.td
mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
mlir/lib/Dialect/SCF/SCF.cpp
|