LLVM 22.0.0git
|
This file contains the declarations for VPlan-based SLP. More...
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/Analysis/VectorUtils.h"
Go to the source code of this file.
Classes | |
class | llvm::VPInterleavedAccessInfo |
class | llvm::VPlanSlp |
Class that maps (parts of) an existing VPlan to trees of combined VPInstructions. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
This file contains the declarations for VPlan-based SLP.
Definition in file VPlanSLP.h.