llvm-project
26f944bb - [SLP]Fix an ArrayRef out-of-bounds access in slice

Commit
72 days ago
[SLP]Fix an ArrayRef out-of-bounds access in slice If the revec is enabled, may have the number of parts (registers) for the combined node, not a single element node, so need to check for potential out-of-bounds access Fixes #181798
Author
Committer
Parents
Loading