After tuneCPU was changed to std::string in c8376a93bb9853cbcedeb22d80a9b200060eaf85 the flang builds broke, due to a missing initializer. If we want to add tuneCPU to the MLIRToLLVMPassPipelineConfig, we might want to tackle that separately after the build is restored. This should be no different than the previous behaviour.