Previously, the memory leaks on heap. Since the MlirOperationState is not intended to be used again after mlirOperationCreate, the patch simplify frees the memory in mlirOperationCreate instead of creating any new API.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo