llvm-project
26f944bb
- [SLP]Fix an ArrayRef out-of-bounds access in slice
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
alexey-bataev
Committer
alexey-bataev
Parents
1d576565
Loading