Fixes a MemCpyOpt miscompile with opaque pointers.
This function can be further cleaned up, but let's just fix the miscompile first.
Details
Details
- Reviewers
nikic - Group Reviewers
Restricted Project - Commits
- rGa9029a33ffe5: [OpaquePtr][ValueTracking] Check GEP source element type in isPointerOffset()
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo