diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-07-06 17:26:12 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-07-06 17:26:12 +0000 |
commit | 741b70926f76ddca0f75e219a2c6a7001bbb992c (patch) | |
tree | 949f660904d92e2a1afc1acfc39485ca86deef0b /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | ca4f02ce539a56daf3906513c592a04acf36e3fb (diff) | |
download | llvm-741b70926f76ddca0f75e219a2c6a7001bbb992c.zip llvm-741b70926f76ddca0f75e219a2c6a7001bbb992c.tar.gz llvm-741b70926f76ddca0f75e219a2c6a7001bbb992c.tar.bz2 |
Fix the nowait tests for omp for and omp single
These tests are now modeled after the sections nowait test where threads wait
to be released in the first construct (either for or single) and the last thread
skips the last for/single construct and releases those threads. If the test
fails, then it hangs because an unnecessary barrier is executed in between the
constructs.
llvm-svn: 274641
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions