[Openmp-commits] [PATCH] D58989: Remove deprecated taskq

Terry Wilmarth via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Mar 5 12:12:07 PST 2019


tlwilmar created this revision.
tlwilmar added reviewers: AndreyChurbanov, jlpeyton, hbae.
tlwilmar added a project: OpenMP.
Herald added subscribers: jdoerfert, mgorny.

Remove very old, unused, and deprecated taskq code.


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D58989

Files:
  runtime/src/CMakeLists.txt
  runtime/src/dllexports
  runtime/src/kmp.h
  runtime/src/kmp_error.cpp
  runtime/src/kmp_runtime.cpp
  runtime/src/kmp_taskq.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58989.189378.patch
Type: text/x-patch
Size: 88312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190305/ef90c465/attachment-0001.bin>


More information about the Openmp-commits mailing list