llvm-project
889215a3 - [SLP]Followup fix for the poisonous logical op in reductions

Commit
313 days ago
[SLP]Followup fix for the poisonous logical op in reductions If the VectorizedTree still may generate poisonous value, but it is not the original operand of the reduction op, need to check if Res still the operand, to generate correct code. Fixes #114905
Author
Committer
Parents
Loading