This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine] Teach isAllocSiteRemovable to look through addrspacecasts
ClosedPublic

Authored by apilipenko on Jan 11 2017, 7:14 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

apilipenko updated this revision to Diff 83974.Jan 11 2017, 7:14 AM
apilipenko retitled this revision from to Teach isAllocSiteRemovable to look through addrspacecasts.
apilipenko updated this object.
apilipenko added reviewers: nlopes, hfinkel, reames.
apilipenko added a subscriber: llvm-commits.
apilipenko retitled this revision from Teach isAllocSiteRemovable to look through addrspacecasts to [InstCombine] Teach isAllocSiteRemovable to look through addrspacecasts.Jan 11 2017, 7:17 AM
reames accepted this revision.May 18 2017, 9:24 AM

LGTM

This revision is now accepted and ready to land.May 18 2017, 9:24 AM
This revision was automatically updated to reflect the committed changes.