llvm / llvm/llvm-project

[VPlan] Convert gather/scatter with non-constant stride into strided access

Open
#207,177 0 comments 0 reactions 0 assignees View on GitHub
vectorizers
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

This issue has no description.

Contributor guide

Open the contributing guide

Research direction

Start by locating the VPlan handling for gather/scatter operations and the existing conversion for constant strides. Determine how non-constant strides should be represented as strided access, then verify that the affected VPlan cases are converted consistently.

Written by the indexing model from the issue text.

Assessment

Domain
compilers
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.