LLVM 20.0.0git
Namespaces | Enumerations | Functions
ExpandVectorPredication.h File Reference
#include "llvm/IR/PassManager.h"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Enumerations

enum class  llvm::VPExpansionDetails { llvm::IntrinsicUnchanged , llvm::IntrinsicUpdated , llvm::IntrinsicReplaced }
 Represents the details the expansion of a VP intrinsic. More...
 

Functions

VPExpansionDetails llvm::expandVectorPredicationIntrinsic (VPIntrinsic &VPI, const TargetTransformInfo &TTI)
 Expand a vector predication intrinsic.