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
D148867
[mlir][linalg] Expose lowerPack and lowerUnPack utils.
Closed
Public
Actions
Authored by
hanchung
on Apr 20 2023, 6:39 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
Restricted Project
Restricted Project
Subscribers
aartbik
antiagainst
arpith-jacob
awarzynski
bviyer
bzcheeseman
cota
View All 29 Subscribers
Details
Reviewers
chelini
nicolasvasilache
mravishankar
qcolombet
springerm
Commits
rGddcc50721a04: [mlir][linalg] Expose lowerPack and lowerUnPack utils.
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
hanchung
created this revision.
Apr 20 2023, 6:39 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Apr 20 2023, 6:39 PM
Herald
added subscribers:
bviyer
,
Moerafaat
,
bzcheeseman
and
23 others
.
·
View Herald Transcript
hanchung
requested review of this revision.
Apr 20 2023, 6:39 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Apr 20 2023, 6:39 PM
Herald
added subscribers:
limo1996
,
stephenneuendorffer
.
·
View Herald Transcript
hanchung
added a parent revision:
D148845: [mlir][linalg] Add support for lowering pack with outer_dims_perm.
.
Apr 20 2023, 6:40 PM
Harbormaster
completed remote builds in
B227039: Diff 515555
.
Apr 20 2023, 6:40 PM
qcolombet
accepted this revision.
Apr 21 2023, 11:06 AM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Apr 21 2023, 11:06 AM
hanchung
updated this revision to
Diff 515891
.
Apr 21 2023, 1:27 PM
Comment Actions
rebase
hanchung
removed a parent revision:
D148845: [mlir][linalg] Add support for lowering pack with outer_dims_perm.
.
Apr 21 2023, 1:28 PM
Harbormaster
completed remote builds in
B227304: Diff 515891
.
Apr 21 2023, 1:28 PM
hanchung
updated this revision to
Diff 515895
.
Apr 21 2023, 1:32 PM
Comment Actions
rebase
hanchung
updated this revision to
Diff 515898
.
Apr 21 2023, 1:35 PM
Comment Actions
rebase on
https://reviews.llvm.org/D148845
hanchung
added a child revision:
D148845: [mlir][linalg] Add support for lowering pack with outer_dims_perm.
.
Apr 21 2023, 1:35 PM
hanchung
mentioned this in
D148845: [mlir][linalg] Add support for lowering pack with outer_dims_perm.
.
Apr 21 2023, 1:36 PM
Harbormaster
completed remote builds in
B227311: Diff 515898
.
Apr 21 2023, 1:37 PM
hanchung
updated this revision to
Diff 515901
.
Apr 21 2023, 1:37 PM
Comment Actions
undo previous rebase... it was a mistake
Harbormaster
completed remote builds in
B227314: Diff 515901
.
Apr 21 2023, 2:31 PM
Closed by commit
rGddcc50721a04: [mlir][linalg] Expose lowerPack and lowerUnPack utils.
(authored by
hanchung
).
·
Explain Why
Apr 21 2023, 3:23 PM
This revision was automatically updated to reflect the committed changes.
hanchung
added a commit:
rGddcc50721a04: [mlir][linalg] Expose lowerPack and lowerUnPack utils.
.
Herald
added a subscriber:
hoy
.
·
View Herald Transcript
Apr 21 2023, 3:23 PM
qedawkins
mentioned this in
D147555: [mlir][linalg] Allow outer dims perm and untiled dims in pack/unpack generalization
.
Apr 24 2023, 2:42 PM