diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-06-16 20:18:31 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-06-16 20:18:31 +0000 |
commit | c505ab6733997775b4aa9cd64cca455b79a7a371 (patch) | |
tree | c04863d01472a2a67c425e75f176cc2474428db7 /llvm/lib/CodeGen/SafeStack.cpp | |
parent | fd6ad5bba91f04796a2a5263d70d55dfe579413b (diff) | |
download | llvm-c505ab6733997775b4aa9cd64cca455b79a7a371.zip llvm-c505ab6733997775b4aa9cd64cca455b79a7a371.tar.gz llvm-c505ab6733997775b4aa9cd64cca455b79a7a371.tar.bz2 |
Fix for crash in task dependencies
With single thread using __kmpc_omp_wait_deps segfaults in OpenMP runtime.
Offloading with depend also encounters this problem when we generate
kmpc_omp_wait_deps instead of kmpc_omp_task_with_deps.
Patch by Alex Duran
Differential Revision: http://reviews.llvm.org/D21384
llvm-svn: 272949
Diffstat (limited to 'llvm/lib/CodeGen/SafeStack.cpp')
0 files changed, 0 insertions, 0 deletions