ΒΆllvm::Value* createStepForVF(
llvm::IRBuilderBase& B,
llvm::Type* Ty,
llvm::ElementCount VF,
int64_t Step)
llvm::Value* createStepForVF(
llvm::IRBuilderBase& B,
llvm::Type* Ty,
llvm::ElementCount VF,
int64_t Step)
Description
Return a value for Step multiplied by VF.
Declared at: llvm/lib/Transforms/Vectorize/VPlan.h:73
Parameters
- llvm::IRBuilderBase& B
- llvm::Type* Ty
- llvm::ElementCount VF
- int64_t Step