Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
mlir/include/mlir/IR/
-
include/
-
mlir/
-
IR/
-
DialectImplementation.h
Hide Panel
f
Keyboard Reference
?
Differential
D89255
[mlir] fixing typo in parseAttribute that was ignoring caller-specified types
Closed
Public
Authored by
benvanik
on Oct 12 2020, 10:39 AM.
Download Raw Diff
Details
Reviewers
rriddle
Commits
rG820e65f9e236: [mlir] fixing typo in parseAttribute that was ignoring caller-specified types
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
benvanik
created this revision.
Oct 12 2020, 10:39 AM
Herald
added subscribers:
rdzhabarov
,
tatianashp
,
msifontes
and
12 others
.
·
View Herald Transcript
Oct 12 2020, 10:39 AM
benvanik
requested review of this revision.
Oct 12 2020, 10:39 AM
Herald
added subscribers:
stephenneuendorffer
,
nicolasvasilache
.
·
View Herald Transcript
Oct 12 2020, 10:39 AM
rriddle
accepted this revision.
Oct 12 2020, 10:40 AM
This revision is now accepted and ready to land.
Oct 12 2020, 10:40 AM
Harbormaster
completed remote builds in
B74825: Diff 297635
.
Oct 12 2020, 10:55 AM
Closed by commit
rG820e65f9e236: [mlir] fixing typo in parseAttribute that was ignoring caller-specified types
(authored by
benvanik
, committed by
rsuderman
).
·
Explain Why
Oct 12 2020, 11:37 AM
This revision was automatically updated to reflect the committed changes.
rsuderman
added a commit:
rG820e65f9e236: [mlir] fixing typo in parseAttribute that was ignoring caller-specified types
.