[RISCV] Don't enable Interleaved Access Vectorization
authorLuke <luke957@foxmail.com>
Wed, 16 Jun 2021 14:38:24 +0000 (22:38 +0800)
committerLuke <luke957@foxmail.com>
Fri, 18 Jun 2021 04:32:30 +0000 (12:32 +0800)
commitc2e97ba85e46b4d99b13d651f58179251fce9007
tree141440e81f925681ae1e90e7a49750a1c93431ea
parentaea67232b1ee6da9fb97e8d1750221cbf3cf5165
[RISCV] Don't enable Interleaved Access Vectorization

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.
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h