commit | 4c1b9a2ab6c7fc7cc325b8096fad3dd0f38d4b51 | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@gmail.com> | Wed Nov 09 05:31:57 2016 +0000 |
committer | Craig Topper <craig.topper@gmail.com> | Wed Nov 09 05:31:57 2016 +0000 |
tree | 60148e81e3f7c6af7289c2fa9fd88251e383b4cd | |
parent | 89f0495611df29d8468d78d489d89b36ab3d5448 [diff] |
[AVX-512] Use alignedstore256 in patterns that look for stores of the lower 256-bits of a 512-bit vector to use a 256-bit aligned store. Previously we were only checking for 16 byte alignment instead of 32 byte alignment. Fixes PR30947. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286342 91177308-0d34-0410-b5e6-96231b3b80d8