summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2016-05-20 16:19:30 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2016-05-20 16:19:30 +0000
commit55ef3da27b90616a9c26c25aa354782a53ad24d8 (patch)
treeca2a9891dd485f7254856d7e74c911248c5d39ab /llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp
parentacb71db577877a1f099925f7766190a7ecab9e1d (diff)
downloadbcm5719-llvm-55ef3da27b90616a9c26c25aa354782a53ad24d8.tar.gz
bcm5719-llvm-55ef3da27b90616a9c26c25aa354782a53ad24d8.zip
[X86][AVX] Generalized matching for target shuffle combines
This patch is a first step towards a more extendible method of matching combined target shuffle masks. Initially this just pulls out the existing basic mask matches and adds support for some 256/512 bit equivalents. Future patterns will require a number of features to be added but I wanted to keep this patch simple. I hope we can avoid duplication between shuffle lowering and combining and share more complex pattern match functions in future commits. Differential Revision: http://reviews.llvm.org/D19198 llvm-svn: 270230
Diffstat (limited to 'llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud