The patch https://reviews.llvm.org/D101469 is intended to enable loop unrolling, not interleaved access vectorization. The method bool enableInterleavedAccessVectorization() should not be implemented.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo