mlir_sys

Function mlirRewriterBaseCloneWithoutRegions

Source
pub unsafe extern "C" fn mlirRewriterBaseCloneWithoutRegions(
    rewriter: MlirRewriterBase,
    op: MlirOperation,
) -> MlirOperation
Expand description

Creates a deep copy of this operation but keep the operation regions empty.