llvm-project
bb3066d4
- [LAA] Move scalable vector check into `getStrideFromAddRec()` (#154013)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
259 days ago
[LAA] Move scalable vector check into `getStrideFromAddRec()` (#154013) This moves the check closer to the `.getFixedValue()` call and fixes #153797 (which is a regression from #126971).
References
#154013 - [LAA] Move scalable vector check into `getStrideFromAddRec()`
Author
MacDue
Parents
18123cc9
Loading