This is an archive of the discontinued LLVM Phabricator instance.

[SCEVExpander][OpaquePtr] Check GEP source type when finding identical GEP
ClosedPublic

Authored by aeubanks on Feb 16 2022, 8:45 PM.

Details

Summary

Fixes an opaque pointers miscompile.

Diff Detail

Event Timeline

aeubanks created this revision.Feb 16 2022, 8:45 PM
aeubanks requested review of this revision.Feb 16 2022, 8:45 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 16 2022, 8:45 PM
nikic accepted this revision.Feb 17 2022, 12:17 AM
nikic added a subscriber: nikic.

LGTM

This revision is now accepted and ready to land.Feb 17 2022, 12:17 AM
This revision was landed with ongoing or failed builds.Feb 17 2022, 8:51 AM
This revision was automatically updated to reflect the committed changes.