Files
archived-llvm/test/Transforms/LoadStoreVectorizer/X86
Sven van Haastregt f0eff632cb [LoadStoreVectorizer] Differentiate between <1 x T> and T
The LoadStoreVectorizer thought that <1 x T> and T were the same types
when merging stores, leading to a crash later.

Patch by Erik Hogeman.

Differential Revision: https://reviews.llvm.org/D44014


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@326884 91177308-0d34-0410-b5e6-96231b3b80d8
2018-03-07 10:29:28 +00:00
..
2017-04-05 20:51:38 +00:00