aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2020-03-02 22:28:43 -0800
committerCraig Topper <craig.topper@gmail.com>2020-03-03 08:41:31 -0800
commit68aeaab888094fa192bf9257ffd5929b93778a70 (patch)
tree0eec196c8aaeeb8c9122d02ac31cf43807b2852c /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent383e3ec1b2ade6c5cd473de8b8edfa98ad595aef (diff)
downloadllvm-68aeaab888094fa192bf9257ffd5929b93778a70.zip
llvm-68aeaab888094fa192bf9257ffd5929b93778a70.tar.gz
llvm-68aeaab888094fa192bf9257ffd5929b93778a70.tar.bz2
[X86] Don't count the chain uses when forming broadcast loads in lowerBuildVectorAsBroadcast.
The build_vector needs to be the only user of the data, but the chain will likely have another use. So we can't make sure the build_vector is the only user of the node.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions