Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[VPlan] Remove redundant setting of insert point in ::executePlan (NFC).
The entry block is a VPIRBasicBkock wrapping the original loop's preheader, so the insert point doesn't need to be set.
- Loading branch information