[llvm] [ADT][NFC] Simplify llvm::unique_function (PR #208251)

Jakub Kuderski via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 8 09:25:03 PDT 2026


https://github.com/kuhar commented:

Do we have some recent data on how much benefit we get from `llvm::unique_function` over plain `std::function`? I wonder what the compile time tracker would show if we switched everything over.

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


More information about the llvm-commits mailing list