[llvm] [ADT] Make concat able to handle ranges with iterators that return by value (such as zip) (PR #112783)

Jakub Kuderski via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 17:13:19 PDT 2024


https://github.com/kuhar commented:

Thanks for looking into this. I prefer this solution over adding extra overhead to zippy. 

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


More information about the llvm-commits mailing list