LLVM 22.0.0git
ExpandVectorPredication.h File Reference

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.