[PATCH] D114183: [ThreadPool] Add template argument for future result type.(WIP)

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 19 02:46:04 PST 2021


fhahn updated this revision to Diff 388445.
fhahn added a comment.
Herald added subscribers: sdasgup3, wenzhicui, wrengr, Chia-hungDuan, dcaballe, cota, teijeong, rdzhabarov, tatianashp, msifontes, jurahul, Kayjukh, grosul1, Joonsoo, stephenneuendorffer, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, rriddle, mehdi_amini.
Herald added a reviewer: rriddle.
Herald added a project: MLIR.

Adjust ThreadPool forward declaration in MLIRContext.h


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114183

Files:
  llvm/include/llvm/Support/ThreadPool.h
  llvm/lib/Support/CMakeLists.txt
  llvm/lib/Support/ThreadPool.cpp
  mlir/include/mlir/IR/MLIRContext.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114183.388445.patch
Type: text/x-patch
Size: 13198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211119/33aba553/attachment.bin>


More information about the llvm-commits mailing list