Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
mlir/include/mlir/Dialect/LoopOps/
-
include/
-
mlir/
-
Dialect/
-
LoopOps/
-
LoopOps.td
Hide Panel
f
Keyboard Reference
?
Differential
D78562
[MLIR] Update documentation for loop.parallel.
Closed
Public
Authored by
pifon2a
on Apr 21 2020, 7:01 AM.
Download Raw Diff
Details
Reviewers
ftynse
herhut
nicolasvasilache
Commits
rG84e4c09995a7: [MLIR] Update documentation for loop.parallel.
Diff Detail
Repository
rG LLVM Github Monorepo
Unit Tests
Failed
Time
Test
10,770 ms
lldb-api.commands/expression/import-std-module/basic::Unknown Unit Message ("")
3,420 ms
lldb-api.commands/expression/import-std-module/conflicts::Unknown Unit Message ("")
5,620 ms
lldb-api.commands/expression/import-std-module/deque-basic::Unknown Unit Message ("")
5,640 ms
lldb-api.commands/expression/import-std-module/deque-dbg-info-content::Unknown Unit Message ("")
5,140 ms
lldb-api.commands/expression/import-std-module/forward_list::Unknown Unit Message ("")
View Full Test Results (41 Failed)
Event Timeline
pifon2a
created this revision.
Apr 21 2020, 7:01 AM
Herald
added a reviewer:
nicolasvasilache
.
·
View Herald Transcript
Apr 21 2020, 7:01 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Herald
added subscribers:
llvm-commits
,
frgossen
,
grosul1
and
11 others
.
·
View Herald Transcript
pifon2a
edited reviewers, added:
herhut
; removed:
nicolasvasilache
.
Apr 21 2020, 7:47 AM
Herald
added a reviewer:
nicolasvasilache
.
·
View Herald Transcript
Apr 21 2020, 7:47 AM
Harbormaster
failed remote builds in
B54094: Diff 258989
!
Apr 21 2020, 8:04 AM
herhut
accepted this revision.
Apr 21 2020, 12:39 PM
Comment Actions
Thanks!
This revision is now accepted and ready to land.
Apr 21 2020, 12:39 PM
Closed by commit
rG84e4c09995a7: [MLIR] Update documentation for loop.parallel.
(authored by
pifon2a
).
·
Explain Why
Apr 21 2020, 11:57 PM
This revision was automatically updated to reflect the committed changes.