diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2023-02-27 06:33:08 -0800 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2023-02-27 07:32:36 -0800 |
commit | 5f53e85f8aa92ff0cf7d674a92491e06683f73ef (patch) | |
tree | 8a817b3f6fc087d27d9cb1cd82a28f3e64ab01c9 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 3c2b1853d17065680c2bdac3623ad1fac4f215ec (diff) | |
download | llvm-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