forked from OSchip/llvm-project
				
			
				
					
						
							Currently we fail to pick the right insertion point when PreviousLastPart of a first-order-recurrence is a PHI node not in the LoopVectorBody. This can happen when PreviousLastPart is produce in a predicated block. In that case, we should pick the insertion point in the BB the PHI is in. Fixes PR44020. Reviewers: hsaito, fhahn, Ayal, dorit Reviewed By: Ayal Differential Revision: https://reviews.llvm.org/D71071  | 
			||
|---|---|---|
| .. | ||
| addressing.ll | ||
| branch-for-predicated-block.ll | ||
| lit.local.cfg | ||
| load-scalarization-cost-0.ll | ||
| load-scalarization-cost-1.ll | ||
| load-store-scalarization-cost.ll | ||
| mem-interleaving-costs-02.ll | ||
| mem-interleaving-costs.ll | ||
| pr38110.ll | ||
| predicated-first-order-recurrence.ll | ||