Fixes a miscompile with opaque pointers.
Details
Details
- Reviewers
nikic - Group Reviewers
Restricted Project - Commits
- rG826fae51d2a4: [SLPVectorizer][OpaquePtrs] Check GEP source element type
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D119980
[SLPVectorizer][OpaquePtrs] Check GEP source element type ClosedPublic Authored by aeubanks on Feb 16 2022, 2:35 PM.
Details
Summary Fixes a miscompile with opaque pointers.
Diff Detail
Event TimelineThis 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 Closed by commit rG826fae51d2a4: [SLPVectorizer][OpaquePtrs] Check GEP source element type (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 409413 llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/SLPVectorizer/X86/opaque-ptr-2.ll
|