Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D16281
[opaque pointer types] [breaking-change] [NFC] SimplifyGEPInst: take the source element type of the GEP as an argument.
Closed
Public
Actions
Authored by
eddyb
on Jan 17 2016, 2:31 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
None
Subscribers
llvm-commits
Details
Reviewers
dblaikie
mjacob
Commits
rG20c6d5bcb8ad: [opaque pointer types] [breaking-change] [NFC] SimplifyGEPInst: take the source…
rL258024: [opaque pointer types] [breaking-change] [NFC] SimplifyGEPInst: take the…
Diff Detail
Event Timeline
eddyb
updated this revision to
Diff 45127
.
Jan 17 2016, 2:31 PM
eddyb
retitled this revision from
to
[opaque pointer types] [breaking-change] [NFC] SimplifyGEPInst: take the source element type of the GEP as an argument.
.
eddyb
updated this object.
eddyb
added reviewers:
mjacob
,
dblaikie
.
eddyb
added a subscriber:
llvm-commits
.
dblaikie
accepted this revision.
Jan 17 2016, 2:36 PM
dblaikie
edited edge metadata.
Comment Actions
Looks good - thanks!
This revision is now accepted and ready to land.
Jan 17 2016, 2:36 PM
mjacob
accepted this revision.
Jan 17 2016, 2:49 PM
mjacob
edited edge metadata.
Comment Actions
LGTM, too. I'll commit it for you.
Closed by commit
rL258024: [opaque pointer types] [breaking-change] [NFC] SimplifyGEPInst: take the…
(authored by
mjacob
).
·
Explain Why
Jan 17 2016, 2:50 PM
This revision was automatically updated to reflect the committed changes.