summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
diff options
context:
space:
mode:
authorSam Parker <sam.parker@arm.com>2018-06-08 07:49:04 +0000
committerSam Parker <sam.parker@arm.com>2018-06-08 07:49:04 +0000
commit16f963ba0dde224471450203ed8976ee955d64a5 (patch)
treec0f7f383f27ddbc280aa5c0709c60968f61ae9c0 /llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
parentb81372b56bc832390f03ea2e347f794adb599212 (diff)
downloadbcm5719-llvm-16f963ba0dde224471450203ed8976ee955d64a5.tar.gz
bcm5719-llvm-16f963ba0dde224471450203ed8976ee955d64a5.zip
[DAGCombine] Fix for PR37667
While trying to propagate AND masks back to loads, we currently allow one non-load node to be included as a leaf in chain. This fix now limits that node to produce only a single data value. Differential Revision: https://reviews.llvm.org/D47878 llvm-svn: 334268
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/LoopVectorize.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud