33std::unique_ptr<llvm::Module>
35 llvm::LLVMContext &llvmCtx,
bool enableOpenMP,
36 llvm::StringRef mlirSaveTempsOutFile = {},
37 llvm::vfs::FileSystem *fs =
nullptr);
std::unique_ptr< llvm::Module > lowerDirectlyFromCIRToLLVMIR(mlir::ModuleOp mlirModule, llvm::LLVMContext &llvmCtx, bool enableOpenMP, llvm::StringRef mlirSaveTempsOutFile={}, llvm::vfs::FileSystem *fs=nullptr)