[clang] [llvm] [ADT][NFC] Simplify SmallSet (PR #109412)

Nikita Popov via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 25 11:21:11 PDT 2024


nikic wrote:

Looks like this change has a small negative compile-time impact: https://llvm-compile-time-tracker.com/compare.php?from=0c31ea5a09d854d5891eac40629f6a17a66fdcf7&to=ce6c236c965dc1bb5fa2257e17ea253a015705cc&stat=instructions:u Not obvious to me why that should be.

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


More information about the cfe-commits mailing list