[AVX-512] Add test cases to demonstrate PR30947. We accidentally use 32 byte...
[AVX-512] Add test cases to demonstrate PR30947. We accidentally use 32 byte aligned store instructions when the original store was only 16 byte aligned if the store is from the lower bits of a subvector extract. llvm-svn: 286341
Loading
Please sign in to comment