This is an archive of the discontinued LLVM Phabricator instance.

[LoadStoreVectorizer] Fix index width != pointer width case
ClosedPublic

Authored by krzysz00 on May 30 2023, 2:19 PM.

Diff Detail

Event Timeline

krzysz00 created this revision.May 30 2023, 2:19 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 30 2023, 2:19 PM
krzysz00 requested review of this revision.May 30 2023, 2:19 PM
jlebar accepted this revision.May 30 2023, 2:38 PM

Yes, this patch looks correct to me.

Thanks, and sorry for the breakage.

This revision is now accepted and ready to land.May 30 2023, 2:38 PM