14#ifndef MLIR_C_TARGET_PCL_H
15#define MLIR_C_TARGET_PCL_H
18#include "mlir-c/Support.h"
21#include "pcl/Conversion/ConversionPasses.capi.h.inc"
33MLIR_CAPI_EXPORTED MlirLogicalResult
MLIR_CAPI_EXPORTED MlirLogicalResult llzkTranslateModuleToPCL(MlirOperation module, MlirStringCallback callback, void *userData)
Translate an operation that satisfies the PCL dialect (i.e.