Commit 6bee566
[LoopVectorize][NFC] Move "LV: Selecting VF" debug output (llvm#120744)
Move the debug output that prints out the selected VF from
selectVectorizationFactor -> computeBestVF. This means that the output
will still be written even after removing the assert for the legacy and
vplan cost models matching.1 parent 67055a7 commit 6bee566
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4695 | 4695 | | |
4696 | 4696 | | |
4697 | 4697 | | |
4698 | | - | |
4699 | 4698 | | |
4700 | 4699 | | |
4701 | 4700 | | |
| |||
7624 | 7623 | | |
7625 | 7624 | | |
7626 | 7625 | | |
| 7626 | + | |
7627 | 7627 | | |
7628 | 7628 | | |
7629 | 7629 | | |
| |||
0 commit comments