summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2019-01-29 19:13:39 +0000
committerSanjay Patel <spatel@rotateright.com>2019-01-29 19:13:39 +0000
commita61d586f744dcfb7280f59f0204b15b8b084f26b (patch)
tree5681a0290b515ed3f4f6315d50732bdddabbcb92 /llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp
parent2a5a0ad1e464d3f7de437540328bfda5ac5b5538 (diff)
downloadbcm5719-llvm-a61d586f744dcfb7280f59f0204b15b8b084f26b.tar.gz
bcm5719-llvm-a61d586f744dcfb7280f59f0204b15b8b084f26b.zip
[DAGCombiner] fold extract_subvector of extract_subvector
This is the sibling fold for insert-of-insert that was added with D56604. Now that we have x86 shuffle narrowing (D57156), this change shows improvements for lots of AVX512 reduction code (not sure that we would ever expect extract-of-extract otherwise). There's a small regression in some of the partial-permute tests (extracting followed by splat). That is tracked by PR40500: https://bugs.llvm.org/show_bug.cgi?id=40500 Differential Revision: https://reviews.llvm.org/D57336 llvm-svn: 352528
Diffstat (limited to 'llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud