Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
mlir/lib/Dialect/LoopOps/
-
lib/
-
Dialect/
-
LoopOps/
-
LoopOps.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D75578
[MLIR] Add a comment to `requiredOperandCount` arg in LoopOps.cpp.
Closed
Public
Authored by
pifon2a
on Mar 3 2020, 3:47 PM.
Download Raw Diff
Details
Reviewers
rriddle
nicolasvasilache
Commits
rGffcb4923275d: [MLIR] Add a comment to `requiredOperandCount` arg in LoopOps.cpp.
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
pifon2a
created this revision.
Mar 3 2020, 3:47 PM
Herald
added a reviewer:
nicolasvasilache
.
·
View Herald Transcript
Mar 3 2020, 3:48 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Herald
added subscribers:
llvm-commits
,
Joonsoo
,
liufengdb
and
10 others
.
·
View Herald Transcript
pifon2a
edited reviewers, added:
rriddle
; removed:
nicolasvasilache
.
Mar 3 2020, 3:48 PM
Herald
added a reviewer:
nicolasvasilache
.
·
View Herald Transcript
Mar 3 2020, 3:48 PM
rriddle
accepted this revision.
Mar 3 2020, 4:10 PM
Comment Actions
Thanks Alex! Feel free to submit really small things like this directly next time.
This revision is now accepted and ready to land.
Mar 3 2020, 4:10 PM
Harbormaster
completed remote builds in
B47993: Diff 248060
.
Mar 3 2020, 4:41 PM
Closed by commit
rGffcb4923275d: [MLIR] Add a comment to `requiredOperandCount` arg in LoopOps.cpp.
(authored by
pifon2a
).
·
Explain Why
Mar 4 2020, 7:20 AM
This revision was automatically updated to reflect the committed changes.