[llvm] [SLP][NFC] Simplify `insert(std::make_pair(K, V))` -> `try_emplace(K, V)` (PR #155233)
Piotr Fusik via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 25 20:34:46 PDT 2025
pfusik wrote:
Rebased on Linux CI fix #155240
https://github.com/llvm/llvm-project/pull/155233
More information about the llvm-commits
mailing list