This is an archive of the discontinued LLVM Phabricator instance.

[SLPVectorizer][OpaquePtrs] Check GEP source element type
ClosedPublic

Authored by aeubanks on Feb 16 2022, 2:35 PM.

Details

Reviewers
nikic
Group Reviewers
Restricted Project
Commits
rG826fae51d2a4: [SLPVectorizer][OpaquePtrs] Check GEP source element type
Summary

Fixes a miscompile with opaque pointers.

Diff Detail

Event Timeline

aeubanks created this revision.Feb 16 2022, 2:35 PM
aeubanks requested review of this revision.Feb 16 2022, 2:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 16 2022, 2:35 PM
aeubanks added a reviewer: Restricted Project.Feb 16 2022, 2:35 PM
aeubanks added a subscriber: asbirlea.
nikic accepted this revision.Feb 16 2022, 2:42 PM
nikic added a subscriber: nikic.

LGTM

This revision is now accepted and ready to land.Feb 16 2022, 2:42 PM
This revision was landed with ongoing or failed builds.Feb 16 2022, 2:47 PM
This revision was automatically updated to reflect the committed changes.