llvm-project
dab19dac - [SLP]Fix a crash for the strided nodes with reversed order and externally used pointer.

Commit
1 year ago
[SLP]Fix a crash for the strided nodes with reversed order and externally used pointer. If the strided node is reversed, need to cehck for the last instruction, not the first one in the list of scalars, when checking if the root pointer must be extracted.
Author
Committer
Parents
Loading