llvm-project
e7080fd7 - [SLP]Extra check if the intruction matked for removal, must be replaced in reduction ops

Commit
1 year ago
[SLP]Extra check if the intruction matked for removal, must be replaced in reduction ops If the instruction is vectorized and it is a part of the reduced values gather/buildvector node, it should replaced in reduced operation instructions before removal properly, to avoid compiler crash. Fixes #114371
Author
Committer
Parents
Loading