This is an archive of the discontinued LLVM Phabricator instance.

GlobalOpt: Improve addrspacecast handling
ClosedPublic

Authored by arsenm on Apr 29 2023, 3:43 PM.

Details

Summary

Handle addrspacecast when looking at uses.

Diff Detail

Event Timeline

arsenm created this revision.Apr 29 2023, 3:43 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 29 2023, 3:44 PM
arsenm requested review of this revision.Apr 29 2023, 3:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 29 2023, 3:44 PM
Herald added a subscriber: wdng. · View Herald Transcript
aeubanks accepted this revision.May 3 2023, 1:37 PM

lgtm

This revision is now accepted and ready to land.May 3 2023, 1:37 PM