Commit b755ca7
Automerge: [LV] Use SCEV::getElementCount in selectEpilogueVectorizationFactor. (#150018)
Follow-up to llvm/llvm-project#149789 to use
getElementCount to compute the remaining iterations in
selectEpilogueVectrizationFactor.
PR: llvm/llvm-project#150018File tree
2 files changed
+456
-49
lines changed- llvm
- lib/Transforms/Vectorize
- test/Transforms/LoopVectorize/AArch64
2 files changed
+456
-49
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4500 | 4500 | | |
4501 | 4501 | | |
4502 | 4502 | | |
4503 | | - | |
4504 | | - | |
4505 | | - | |
4506 | | - | |
4507 | | - | |
4508 | | - | |
4509 | | - | |
4510 | | - | |
4511 | | - | |
4512 | | - | |
4513 | | - | |
4514 | | - | |
| 4503 | + | |
| 4504 | + | |
| 4505 | + | |
| 4506 | + | |
| 4507 | + | |
| 4508 | + | |
| 4509 | + | |
| 4510 | + | |
| 4511 | + | |
4515 | 4512 | | |
| 4513 | + | |
4516 | 4514 | | |
4517 | 4515 | | |
4518 | 4516 | | |
| |||
0 commit comments