[PATCH] D114183: [ThreadPool] Support returning futures with results.

Ron Lieberman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 25 11:45:02 PST 2021


ronlieb added a comment.

Both of our amdgpu buildbots are broken by this commit, when I revert it locally my build will pass.
https://lab.llvm.org/buildbot/#/builders/193
https://lab.llvm.org/buildbot/#/builders/165

https://lab.llvm.org/buildbot/#/builders/165/builds/10841
https://lab.llvm.org/buildbot/#/builders/193/builds/2281


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114183/new/

https://reviews.llvm.org/D114183



More information about the llvm-commits mailing list