[PATCH] D114363: [ThreadPool] Do not return shared futures.
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 22 11:43:41 PST 2021
mehdi_amini accepted this revision.
mehdi_amini added a comment.
This revision is now accepted and ready to land.
I don't remember why this API was written with shared_future in the first place, this was part of the original implementation. The change makes sense though.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114363/new/
https://reviews.llvm.org/D114363
More information about the llvm-commits
mailing list