Commit 7293720
committed
[VPlan] Create vector header and latch VPBBs in createInitialVPlan (NFC)
The empty header and latch blocks can be created together with the
vector loop region.
This is in preparation for splitting up the very large
tryToBuildVPlanWithVPRecipes into several distinct functions, as
suggested multiple times, including in
#947601 parent 72ccdd8 commit 7293720
2 files changed
+9
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8548 | 8548 | | |
8549 | 8549 | | |
8550 | 8550 | | |
8551 | | - | |
8552 | | - | |
8553 | | - | |
8554 | | - | |
8555 | | - | |
8556 | 8551 | | |
8557 | 8552 | | |
8558 | 8553 | | |
| |||
8606 | 8601 | | |
8607 | 8602 | | |
8608 | 8603 | | |
| 8604 | + | |
8609 | 8605 | | |
8610 | 8606 | | |
8611 | 8607 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
820 | 820 | | |
821 | 821 | | |
822 | 822 | | |
823 | | - | |
824 | | - | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
825 | 831 | | |
826 | 832 | | |
827 | 833 | | |
| |||
0 commit comments