llvm-project
[LV] Support float and pointer FindLast reductions
#184101
Merged

[LV] Support float and pointer FindLast reductions #184101

sdesmalen-arm merged 11 commits into llvm:main from sdesmalen-arm:csa-fp-ptr
sdesmalen-arm
dheaton-arm Support CSA for floating-point & pointer types
03d2eb37
dheaton-arm Remove unnecessary conditions, update X86/RISCV tests
2811a9c3
dheaton-arm Combine FindLast and FFindLast
782fa0dd
dheaton-arm Address review comments
b8c82cbb
sdesmalen-arm Minor changes
0008e497
sdesmalen-arm sdesmalen-arm requested a review from fhahn fhahn 155 days ago
sdesmalen-arm sdesmalen-arm requested a review from MacDue MacDue 155 days ago
sdesmalen-arm sdesmalen-arm requested a review from huntergr-arm huntergr-arm 155 days ago
sdesmalen-arm sdesmalen-arm requested a review from gbossu gbossu 155 days ago
llvmbot llvmbot added backend:AArch64
llvmbot llvmbot added backend:RISC-V
llvmbot llvmbot added vectorizers
llvmbot llvmbot added llvm:analysis
llvmbot llvmbot added llvm:transforms
llvmbot
llvmbot
llvmbot
llvmbot
MacDue MacDue changed the title Support CSA for floating-point & pointer types [LV] Support float and pointer conditional scalar assignments 155 days ago
MacDue
MacDue commented on 2026-03-02
sdesmalen-arm Fix comment
7257411c
fhahn
fhahn commented on 2026-03-02
sdesmalen-arm Remove any changes related to the cost-model for <vscale x 1 ..> types.
4f6c43ee
github-actions
github-actions
MacDue
MacDue approved these changes on 2026-03-04
sdesmalen-arm Remove cost-model checks entirely
7a5f586f
fhahn
fhahn approved these changes on 2026-03-04
lukel97
lukel97 commented on 2026-03-04
sdesmalen-arm Remove VPTypeAnalysis variable
e820cfd4
MacDue MacDue changed the title [LV] Support float and pointer conditional scalar assignments [LV] Support float and pointer FindLast reductions 152 days ago
lukel97
lukel97 approved these changes on 2026-03-09
sdesmalen-arm Merge remote-tracking branch 'upstream/main' into csa-fp-ptr
b4b41809
sdesmalen-arm Update tests after merge (interleaving is now supported)
1c0395a4
sdesmalen-arm sdesmalen-arm merged 0da00c32 into main 148 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone