llvm-project
[VPlan] Add getSCEVExprForVPValue util, use to get trip count SCEV (NFC)
#94464
Merged

[VPlan] Add getSCEVExprForVPValue util, use to get trip count SCEV (NFC) #94464

fhahn merged 10 commits into llvm:main from fhahn:vplan-scev
fhahn
fhahn [VPlan] Add initial VPScalarEvolution, use to get trip count SCEV (NFC)
fcd41480
fhahn fhahn requested a review from rengolin rengolin 1 year ago
fhahn fhahn requested a review from ayalz ayalz 1 year ago
fhahn fhahn requested a review from aniragil aniragil 1 year ago
llvmbot llvmbot added vectorizers
llvmbot llvmbot added llvm:transforms
llvmbot
rengolin
fhahn
rengolin
fhahn
fhahn
ayalz
ayalz commented on 2024-07-08
fhahn Merge remote-tracking branch 'origin/main' into vplan-scev
c777a3a5
fhahn !fixup move logic to single getSCEVExprForVPValue function
d7d389e7
fhahn
ayalz
ayalz commented on 2024-07-18
fhahn Merge remote-tracking branch 'origin/main' into vplan-scev
4d0f112b
fhahn !fixup move to VPlanUtils.cpp
9bc1413a
fhahn
fhahn commented on 2024-08-29
fhahn
fhahn Merge branch 'main' into vplan-scev
dbe22b4d
fhahn
ayalz
ayalz commented on 2024-09-16
fhahn Merge remote-tracking branch 'origin/main' into vplan-scev
8449f8fb
fhahn !fixup address comments, thanks!
ca98f415
fhahn
fhahn commented on 2024-09-17
ayalz
ayalz approved these changes on 2024-09-18
fhahn Merge remote-tracking branch 'origin/main' into vplan-scev
3f729662
fhahn !fixup address comments, thanks!
cc75e4af
fhahn fhahn changed the title [VPlan] Add initial VPScalarEvolution, use to get trip count SCEV (NFC) [VPlan] Add getSCEVExprForVPValue util, use to get trip count SCEV (NFC) 1 year ago
fhahn fhahn merged 0d736e29 into main 1 year ago
fhahn fhahn deleted the vplan-scev branch 1 year ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone