aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2023-02-27 06:33:08 -0800
committerAlexey Bataev <a.bataev@outlook.com>2023-02-27 07:32:36 -0800
commit5f53e85f8aa92ff0cf7d674a92491e06683f73ef (patch)
tree8a817b3f6fc087d27d9cb1cd82a28f3e64ab01c9 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent3c2b1853d17065680c2bdac3623ad1fac4f215ec (diff)
downloadllvm-5f53e85f8aa92ff0cf7d674a92491e06683f73ef.zip
llvm-5f53e85f8aa92ff0cf7d674a92491e06683f73ef.tar.gz
llvm-5f53e85f8aa92ff0cf7d674a92491e06683f73ef.tar.bz2
[SLP]Fix a crash when trying to find reduced ops for the reduced value.
Need to use original reduced value, not the one the compiler gets after reduction, it may be replaced by the extractelement instruction already.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions