Rewrite the verify hooks on operations to use LogicalResult instead of...
Rewrite the verify hooks on operations to use LogicalResult instead of bool. This also changes the return of Operation::emitError/emitOpError to LogicalResult as well. -- PiperOrigin-RevId: 241588075
Loading
Please sign in to comment