FreeTensor
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
make_reduction.h File Reference
#include <optional>
#include <unordered_set>
#include <func.h>
#include <mutator.h>
Include dependency graph for make_reduction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  freetensor::MakeReduction
 

Namespaces

namespace  freetensor
 

Functions

Stmt freetensor::makeReduction (const Stmt &op, const std::unordered_set< ReduceOp > &types, bool canonicalOnly=false)
 
Stmt freetensor::makeReduction (const Stmt &op)