Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Please use
GitHub pull requests
for new patches.
Phabricator shutdown timeline
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D7006
[OPENMP] CodeGen for the ‘omp for’ with static chunked schedule
Closed
Public
Actions
Authored by
amusman
on Jan 15 2015, 12:37 PM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
cfe-commits
Details
Reviewers
rjmccall
ABataev
hfinkel
rsmith
doug.gregor
Commits
rGdf7a8e2bc80d: Support ‘omp for’ with static chunked schedule kind.
rC226795: Support ‘omp for’ with static chunked schedule kind.
rL226795: Support ‘omp for’ with static chunked schedule kind.
Summary
Please review the changes in codegen to support ‘omp for’ with static chunked schedule kind.
Diff Detail
Repository
rL LLVM
Event Timeline
amusman
updated this revision to
Diff 18244
.
Jan 15 2015, 12:37 PM
amusman
retitled this revision from
to
[OPENMP] CodeGen for the ‘omp for’ with static chunked schedule
.
amusman
updated this object.
amusman
edited the test plan for this revision.
(Show Details)
amusman
added reviewers:
doug.gregor
,
rjmccall
,
rsmith
,
ABataev
,
hfinkel
.
amusman
added a subscriber:
Unknown Object (MLST)
.
rjmccall
edited edge metadata.
Jan 21 2015, 6:40 PM
Comment Actions
LGTM.
Closed by commit
rL226795: Support ‘omp for’ with static chunked schedule kind.
(authored by
amusman
).
·
Explain Why
Jan 22 2015, 12:51 AM
This revision was automatically updated to reflect the committed changes.