llvm-project
f0f8dab7 - [SLP]Check if the first reduced value requires freeze/swap, if it may be too poisonous

Commit
265 days ago
[SLP]Check if the first reduced value requires freeze/swap, if it may be too poisonous If several reduced values are combined and the first reduced value is just the original reduced value of the bool logical op, need to freeze it to prevent the propagation of the poison value. Fixes #114905
Author
Parents
Loading