llvm-project
[VPlan] Add VPInstruction::StepVector and use it in VPWidenIntOrFpInductionRecipe
#129508
Merged

[VPlan] Add VPInstruction::StepVector and use it in VPWidenIntOrFpInductionRecipe #129508

lukel97
lukel97 lukel97 requested a review from alexey-bataev alexey-bataev 1 year ago
lukel97 lukel97 requested a review from fhahn fhahn 1 year ago
lukel97 lukel97 requested a review from LiqinWeng LiqinWeng 1 year ago
lukel97 lukel97 requested a review from Mel-Chen Mel-Chen 1 year ago
llvmbot llvmbot added vectorizers
llvmbot llvmbot added llvm:transforms
llvmbot
preames
preames commented on 2025-03-04
fhahn
fhahn commented on 2025-03-04
lukel97 lukel97 force pushed from b27f82ef to 3b453214 349 days ago
lukel97
lukel97 lukel97 force pushed from 3b453214 to dab3f147 345 days ago
fhahn
fhahn commented on 2025-04-14
lukel97 [VPlan] Add VPInstruction::StepVector and use it in VPWidenIntOrFpInd…
68bbf28a
lukel97 Add isUnrolled() helper, remove hard coded operand indices
5d307e44
lukel97 lukel97 force pushed from 1dc1eb21 to 5d307e44 335 days ago
lukel97
fhahn
fhahn commented on 2025-04-21
lukel97 Respond to review comments
83fafe3e
lukel97 Update comment
2b7ee271
lukel97 Pass in poison for the dummy VF value
e73e9944
lukel97 Merge branch 'main' into loop-vectorize/stepvector
c7d9d75e
lukel97
david-arm
lukel97
david-arm
david-arm commented on 2025-04-28
fhahn
fhahn commented on 2025-04-28
lukel97 Add assert in getStepVector
67599221
lukel97 Add assertion that StepVector operand is poison
9937480a
lukel97 Merge remote-tracking branch 'origin/main' into loop-vectorize/stepve…
66260376
lukel97 Merge branch 'main' into loop-vectorize/stepvector
e9949006
david-arm
david-arm commented on 2025-04-29
lukel97 Merge branch 'main' of github.com:llvm/llvm-project into loop-vectori…
c2d8fb84
lukel97 Insert StepVectors just before unrollByUF
8201fa2f
lukel97 lukel97 force pushed to 8201fa2f 320 days ago
fhahn
fhahn commented on 2025-05-07
lukel97 Address review comments
f813502b
fhahn
fhahn approved these changes on 2025-05-08
lukel97 Remove %t file
912883be
lukel97 Merge branch 'main' into loop-vectorize/stepvector
4158c965
lukel97 lukel97 merged 1484f82c into main 318 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone