This is an enhancement to load vectorization that is motivated by a pattern in https://llvm.org/PR16739.
Unfortunately, it's still not enough to make a difference there. We will have to handle multi-use cases in some better way to avoid creating multiple overlapping loads.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo