diff options
author | Sam Parker <sam.parker@arm.com> | 2018-06-08 07:49:04 +0000 |
---|---|---|
committer | Sam Parker <sam.parker@arm.com> | 2018-06-08 07:49:04 +0000 |
commit | 16f963ba0dde224471450203ed8976ee955d64a5 (patch) | |
tree | c0f7f383f27ddbc280aa5c0709c60968f61ae9c0 /llvm/lib/Transforms/Vectorize/LoopVectorize.cpp | |
parent | b81372b56bc832390f03ea2e347f794adb599212 (diff) | |
download | bcm5719-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