Depends on D143604.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Herald added subscribers: jeroen.dobbelaere, StephenFan, tschuett and 4 others. · View Herald Transcript
Paths
| Differential D143605
[VPlan] Sink stores using recurrences past non-aliasing mem access (WIP) Needs ReviewPublic Authored by fhahn on Feb 8 2023, 1:26 PM.
Diff Detail
Event TimelineHerald added subscribers: jeroen.dobbelaere, StephenFan, tschuett and 4 others. · View Herald Transcript
Revision Contents
Diff 514181 llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h
llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlanTransforms.h
llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
llvm/test/Transforms/LoopVectorize/fixed-order-recurrences-memory-instructions.ll
|