diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2023-10-30 13:12:19 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2023-10-30 14:09:08 -0700 |
commit | 9da19e4340f21455b52d5768439cfbaca4112fe4 (patch) | |
tree | 038a163adcda875eda1332a7da72070c37a09acd /llvm/unittests/CodeGen/MachineInstrTest.cpp | |
parent | 428af867d89eb28b09e80c6826c4c6daad1ba8cc (diff) | |
download | llvm-9da19e4340f21455b52d5768439cfbaca4112fe4.zip llvm-9da19e4340f21455b52d5768439cfbaca4112fe4.tar.gz llvm-9da19e4340f21455b52d5768439cfbaca4112fe4.tar.bz2 |
[SLP]Fix PR70507: correctly handle bool logical ops in reductions.
If the very first reduction operation is not bool logical op, but some
others are, still need to emit the boo logic op for all the extra
reduction operations to avoid incorrect poison propagation.
Diffstat (limited to 'llvm/unittests/CodeGen/MachineInstrTest.cpp')
0 files changed, 0 insertions, 0 deletions