llvm::createExpandReductionsPass

This pass expands the reduction intrinsics into sequences of shuffles.

Synopsis

Declared in <llvm/CodeGen/Passes.h>

FunctionPass*
createExpandReductionsPass();

Return Value

The newly created FunctionPass.