[Mlir-commits] [mlir] [MLIR][EmitC][NFC] Use `llvm::function_ref<>` instead of `std::optional<llvm::function_ref<>>` (PR #146478)

Benjamin Maxwell llvmlistbot at llvm.org
Wed Jul 23 08:56:11 PDT 2025


https://github.com/MacDue approved this pull request.

LGTM, `function_ref` is nullable.  

https://github.com/llvm/llvm-project/pull/146478


More information about the Mlir-commits mailing list