[llvm] [ADT] Make set_subtract more efficient when subtrahend is larger (NFC) (PR #99401)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 18 00:10:38 PDT 2024


nikic wrote:

Can you please also add unit tests for this? One where LHS is SmallPtrSet and one where RHS is SmallVector.

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


More information about the llvm-commits mailing list