-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Issues: llvm/llvm-project
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[VPlan] Convert to concrete recipes before dissolving loop regions. NFCI
llvm:transforms
vectorizers
#141999
opened May 29, 2025 by
lukel97
Loading…
[VPlan] Improve code in VPWidenIntrinsic (NFC)
llvm:transforms
vectorizers
#141936
opened May 29, 2025 by
artagnon
Loading…
[VPlan] Add ComputeAnyOfResult VPInstruction (NFC)
llvm:transforms
vectorizers
#141932
opened May 29, 2025 by
fhahn
Loading…
[VPlan] Improve code in VPWidenCallRecipe (NFC)
llvm:transforms
vectorizers
#141926
opened May 29, 2025 by
artagnon
Loading…
[LV] Strip unnecessary make_{pair,optional} (NFC)
llvm:transforms
vectorizers
#141924
opened May 29, 2025 by
artagnon
Loading…
[LV][RFC] Generating conditional VPBB that will be skip when the mask is inactive in VPlan.
backend:RISC-V
llvm:analysis
llvm:transforms
vectorizers
#141900
opened May 29, 2025 by
ElvisWang123
Loading…
[LV] Support scalable interleave groups for factors 3,5,6 and 7
backend:AArch64
llvm:transforms
vectorizers
#141865
opened May 28, 2025 by
lukel97
Loading…
[VPlan] Truncate/Extend ComputeReductionResult at construction (NFC).
llvm:transforms
vectorizers
#141860
opened May 28, 2025 by
fhahn
Loading…
[SandboxVec] Add a simple pack reuse pass
llvm:transforms
vectorizers
#141848
opened May 28, 2025 by
vporpo
Loading…
[LV] Prefer DenseMap::lookup over find (NFC)
llvm:transforms
vectorizers
#141809
opened May 28, 2025 by
artagnon
Loading…
[NFC][LLVM][LoopVectorize] Change getSmallBestKnownTC to return an ElementCount.
llvm:analysis
llvm:transforms
vectorizers
#141793
opened May 28, 2025 by
paulwalker-arm
Loading…
[LV] Skip sentinel value for FindLastIV reductions when start value is provably less than IV start.
llvm:analysis
llvm:transforms
vectorizers
#141788
opened May 28, 2025 by
Mel-Chen
Loading…
[LV] Maximum VF does not consider scaled reductions
backend:RISC-V
vectorizers
#141768
opened May 28, 2025 by
preames
[LV] Extend FindLastIV to unsigned case
llvm:analysis
llvm:transforms
vectorizers
#141752
opened May 28, 2025 by
artagnon
Loading…
[LV] Fix MVE regression from #132190
llvm:transforms
vectorizers
#141736
opened May 28, 2025 by
SamTebbs33
Loading…
(x << 1) | 1
=> shld(x, 1, 0x80...)
for vectors (also ~(~x << 1)
=> shld(x, 1, 0x80...)
)
vectorizers
#141710
opened May 28, 2025 by
Validark
[CostModel] Add a DstTy to getShuffleCost
backend:AArch64
backend:AMDGPU
backend:ARM
backend:Hexagon
backend:PowerPC
backend:RISC-V
backend:SystemZ
backend:X86
llvm:analysis
llvm:transforms
vectorizers
#141634
opened May 27, 2025 by
davemgreen
Loading…
[LoopVectorize] Vectorize the reduction pattern of integer min/max with index. (1/2)
llvm:analysis
llvm:transforms
vectorizers
#141467
opened May 26, 2025 by
Mel-Chen
Loading…
[LV] Vectorize selecting index of min/max element.
llvm:analysis
llvm:transforms
vectorizers
#141431
opened May 25, 2025 by
fhahn
Loading…
[VPlan] Use VPInstruction for uniform binops.
backend:PowerPC
backend:RISC-V
llvm:transforms
vectorizers
#141429
opened May 25, 2025 by
fhahn
Loading…
[VectorCombine] Fold chain of (scalar load)->ext->ext to load->ext.
llvm:transforms
vectorizers
#141109
opened May 22, 2025 by
fhahn
Loading…
[VPlan] Support VPWidenCastRecipe in narrowToSingleScalarRecipes.
llvm:transforms
vectorizers
#141080
opened May 22, 2025 by
Mel-Chen
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.