diff options
author | Kevin Qin <Kevin.Qin@arm.com> | 2014-06-18 05:54:42 +0000 |
---|---|---|
committer | Kevin Qin <Kevin.Qin@arm.com> | 2014-06-18 05:54:42 +0000 |
commit | f0ec9aff2a811dfaf5158bbcd3c2b7a300c56519 (patch) | |
tree | 6e2656b28295f54c74c339253da48d7da5947df4 /llvm/lib/Support/RandomNumberGenerator.cpp | |
parent | d8d43191d8afe2c4b5b2d3be62cd73ddc3ddc6c9 (diff) | |
download | bcm5719-llvm-f0ec9aff2a811dfaf5158bbcd3c2b7a300c56519.tar.gz bcm5719-llvm-f0ec9aff2a811dfaf5158bbcd3c2b7a300c56519.zip |
[AArch64] Fix a pattern match failure caused by creating improper CONCAT_VECTOR.
ReconstructShuffle() may wrongly creat a CONCAT_VECTOR trying to
concat 2 of v2i32 into v4i16. This commit is to fix this issue and
try to generate UZP1 instead of lots of MOV and INS.
Patch is initalized by Kevin Qin, and refactored by Tim Northover.
llvm-svn: 211144
Diffstat (limited to 'llvm/lib/Support/RandomNumberGenerator.cpp')
0 files changed, 0 insertions, 0 deletions