Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/lib/Target/SystemZ/
-
lib/
-
Target/
-
SystemZ/
-
SystemZTargetTransformInfo.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D80329
[SVE] Eliminate calls to default-false VectorType::get() from SystemZ
Closed
Public
Authored by
ctetreau
on May 20 2020, 3:16 PM.
Download Raw Diff
Details
Reviewers
efriedma
•
jnspaulsson
kmclaughlin
sdesmalen
samparker
uweigand
Commits
rGc2625f330f48: [SVE] Eliminate calls to default-false VectorType::get() from SystemZ
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
ctetreau
created this revision.
May 20 2020, 3:16 PM
Herald
added a reviewer:
efriedma
.
·
View Herald Transcript
May 20 2020, 3:16 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Herald
added subscribers:
llvm-commits
,
psnobl
,
rkruppe
and
2 others
.
·
View Herald Transcript
ctetreau
added reviewers:
•
jnspaulsson
,
kmclaughlin
,
sdesmalen
.
May 20 2020, 3:18 PM
ctetreau
added a child revision:
D80342: [SVE] Deprecate default false variant of VectorType::get
.
May 20 2020, 4:35 PM
Harbormaster
completed remote builds in
B57441: Diff 265360
.
May 20 2020, 5:08 PM
ctetreau
updated this revision to
Diff 267010
.
May 28 2020, 1:03 PM
Comment Actions
rebase
Harbormaster
completed remote builds in
B58307: Diff 267010
.
May 28 2020, 4:34 PM
ctetreau
added a comment.
Jun 1 2020, 10:21 AM
Comment Actions
ping?
ctetreau
added reviewers:
samparker
,
uweigand
.
Jun 3 2020, 2:01 PM
uweigand
accepted this revision.
Jun 4 2020, 2:36 AM
Comment Actions
LGTM.
This revision is now accepted and ready to land.
Jun 4 2020, 2:36 AM
Closed by commit
rGc2625f330f48: [SVE] Eliminate calls to default-false VectorType::get() from SystemZ
(authored by
ctetreau
).
·
Explain Why
Jun 4 2020, 10:27 AM
This revision was automatically updated to reflect the committed changes.
ctetreau
removed a child revision:
D80342: [SVE] Deprecate default false variant of VectorType::get
.
Jun 9 2020, 2:13 PM