Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
libomptarget/test/
-
test/
-
CMakeLists.txt
Hide Panel
f
Keyboard Reference
?
Differential
D32327
[OpenMP] Run libomptarget regression tests using all available system threads.
Closed
Public
Authored by
grokos
on Apr 20 2017, 4:43 PM.
Download Raw Diff
Details
Reviewers
hfinkel
Commits
rG6c79cc2198b9: [OpenMP] Run libomptarget regression tests using all available system threads.
rOMP301074: [OpenMP] Run libomptarget regression tests using all available system threads.
rL301074: [OpenMP] Run libomptarget regression tests using all available system threads.
Summary
This patch removes a restriction which forced libomptarget regression tests to run serially.
Diff Detail
Repository
rL LLVM
Event Timeline
grokos
created this revision.
Apr 20 2017, 4:43 PM
Herald
added subscribers:
mgorny
,
rengolin
.
·
View Herald Transcript
Apr 20 2017, 4:43 PM
hfinkel
accepted this revision.
Apr 20 2017, 6:41 PM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Apr 20 2017, 6:41 PM
Closed by commit
rL301074: [OpenMP] Run libomptarget regression tests using all available system threads.
(authored by
grokos
).
·
Explain Why
Apr 22 2017, 4:33 AM
This revision was automatically updated to reflect the committed changes.