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
D77897
[SVE] Remove calls to getBitWidth from IR
Closed
Public
Actions
Authored by
ctetreau
on Apr 10 2020, 1:33 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
llvm-commits
psnobl
rkruppe
tschuett
Details
Reviewers
efriedma
sdesmalen
RKSimon
majnemer
Commits
rG5f07dcd23c2d: [SVE] Remove calls to getBitWidth from IR
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
ctetreau
created this revision.
Apr 10 2020, 1:33 PM
Herald
added a reviewer:
efriedma
.
·
View Herald Transcript
Apr 10 2020, 1:33 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 a parent revision:
D77587: [SVE] Add new VectorType subclasses
.
Apr 10 2020, 2:02 PM
ctetreau
added a child revision:
D77833: [SVE] Remove VectorType::getBitWidth()
.
Apr 10 2020, 2:05 PM
Harbormaster
completed remote builds in
B52724: Diff 256646
.
Apr 10 2020, 2:32 PM
ctetreau
added reviewers:
sdesmalen
,
RKSimon
,
majnemer
.
Apr 13 2020, 1:13 PM
ctetreau
updated this revision to
Diff 257156
.
Apr 13 2020, 4:54 PM
Comment Actions
rebase
ctetreau
removed a parent revision:
D77587: [SVE] Add new VectorType subclasses
.
Apr 13 2020, 4:56 PM
majnemer
accepted this revision.
Apr 13 2020, 5:14 PM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Apr 13 2020, 5:14 PM
Harbormaster
failed remote builds in
B53035: Diff 257156
!
Apr 13 2020, 5:31 PM
Closed by commit
rG5f07dcd23c2d: [SVE] Remove calls to getBitWidth from IR
(authored by
ctetreau
).
·
Explain Why
Apr 14 2020, 2:06 PM
This revision was automatically updated to reflect the committed changes.