llvm-rL326967-aligned-load
commit
b398d8e1fa5a5a914957fa22d0a64db97f6c265e
Author: Craig Topper <craig.topper@intel.com>
Date: Thu Mar 8 00:21:17 2018 +0000
[X86] Fix some isel patterns that used aligned vector load instructions with unaligned predicates.
These patterns weren't checking the alignment of the load, but were using the aligned instructions. This will cause a GP fault if the data isn't aligned.
I believe these were introduced in r312450.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@326967
91177308-0d34-0410-b5e6-
96231b3b80d8
Gbp-Pq: Topic julia
Gbp-Pq: Name llvm-rL326967-aligned-load.patch