summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/InterferenceCache.h
diff options
context:
space:
mode:
authorKevin Qin <Kevin.Qin@arm.com>2014-06-18 05:54:42 +0000
committerKevin Qin <Kevin.Qin@arm.com>2014-06-18 05:54:42 +0000
commitf0ec9aff2a811dfaf5158bbcd3c2b7a300c56519 (patch)
tree6e2656b28295f54c74c339253da48d7da5947df4 /llvm/lib/CodeGen/InterferenceCache.h
parentd8d43191d8afe2c4b5b2d3be62cd73ddc3ddc6c9 (diff)
downloadbcm5719-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/CodeGen/InterferenceCache.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud