Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Please use
GitHub pull requests
for new patches. Avoid migrating existing patches.
Phabricator shutdown timeline
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D77900
[SVE] Remove calls to getBitWidth from PowerPC
Closed
Public
Actions
Authored by
ctetreau
on Apr 10 2020, 1:40 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
Subscribers
hiraditya
kbarton
llvm-commits
nemanjai
psnobl
rkruppe
shchenz
View All 9 Subscribers
Details
Reviewers
efriedma
sdesmalen
hfinkel
david-arm
fpetrogalli
Commits
rGa9b137f9ffba: [SVE] Remove calls to getBitWidth from PowerPC
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
ctetreau
created this revision.
Apr 10 2020, 1:40 PM
Herald
added a reviewer:
efriedma
.
·
View Herald Transcript
Apr 10 2020, 1:40 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Herald
added subscribers:
llvm-commits
,
shchenz
,
psnobl
and
5 others
.
·
View Herald Transcript
ctetreau
added a parent revision:
D77587: [SVE] Add new VectorType subclasses
.
Apr 10 2020, 2:02 PM
Herald
added a subscriber:
•
wuzish
.
·
View Herald Transcript
Apr 10 2020, 2:02 PM
ctetreau
added a child revision:
D77833: [SVE] Remove VectorType::getBitWidth()
.
Apr 10 2020, 2:05 PM
Harbormaster
failed remote builds in
B52727: Diff 256650
!
Apr 10 2020, 2:32 PM
ctetreau
added reviewers:
sdesmalen
,
hfinkel
.
Apr 13 2020, 1:10 PM
ctetreau
removed a parent revision:
D77587: [SVE] Add new VectorType subclasses
.
Apr 13 2020, 4:56 PM
ctetreau
updated this revision to
Diff 257160
.
Apr 13 2020, 5:00 PM
Comment Actions
rebase
Harbormaster
failed remote builds in
B53038: Diff 257160
!
Apr 13 2020, 5:57 PM
ctetreau
added a comment.
Apr 20 2020, 10:01 AM
Comment Actions
ping
ctetreau
added reviewers:
david-arm
,
fpetrogalli
.
Apr 20 2020, 10:02 AM
fpetrogalli
accepted this revision.
Apr 20 2020, 11:42 AM
Comment Actions
LGTM!
Thank you for working on this.
Kind regards,
Francesco
This revision is now accepted and ready to land.
Apr 20 2020, 11:42 AM
efriedma
accepted this revision.
Apr 20 2020, 11:42 AM
Comment Actions
LGTM
Closed by commit
rGa9b137f9ffba: [SVE] Remove calls to getBitWidth from PowerPC
(authored by
ctetreau
).
·
Explain Why
Apr 20 2020, 2:39 PM
This revision was automatically updated to reflect the committed changes.