diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2013-03-07 18:48:40 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2013-03-07 18:48:40 +0000 |
commit | 02c2ecf9f166522cc1c58dd484668c1cbacc0c6e (patch) | |
tree | 0721321259962df552b6c98dce098a5cda4a7a9f /lib/Analysis/MemoryBuiltins.cpp | |
parent | 784ae47413e1adf3b64ed5546f88b39ab52a9281 (diff) |
X86: Fold EXTRACT_SUBVECTORs of a BUILD_VECTOR into a smaller BUILD_VECTOR.
That can usually be lowered efficiently and is common in sandybridge code.
It would be nice to do this in DAGCombiner but we can't insert arbitrary
BUILD_VECTORs this late.
Fixes PR15462.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176634 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/MemoryBuiltins.cpp')
0 files changed, 0 insertions, 0 deletions