[llvm] [ADT] Add convenience function `filter_to_vector` (PR #117460)

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 25 09:02:22 PST 2024


dwblaikie wrote:

I probably had similar feedback on previous *_to_vector - but I do wonder whether these are worthwhile/that much of a benefit compared to composing the two operations when needed?

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


More information about the llvm-commits mailing list