Richard Biener writes:
> I'm facing the issue that we have vector type dependent information
> stored in dr_vec_info (the misalignment at least) and that with
> BB vectorization (at least) we want to be able to access a DR group with
> two different vector types.
>
> I've run into this with
> htt
I'm facing the issue that we have vector type dependent information
stored in dr_vec_info (the misalignment at least) and that with
BB vectorization (at least) we want to be able to access a DR group with
two different vector types.
I've run into this with
https://gcc.gnu.org/pipermail/gcc-patc