FreeTensor
Loading...
Searching...
No Matches
Namespaces | Functions
pluto.h File Reference
#include <stmt.h>
Include dependency graph for pluto.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  freetensor
 

Functions

std::pair< Stmt, std::pair< ID, int > > freetensor::plutoFuse (const Stmt &ast, const ID &loop0, const ID &loop1, int nestLevel0, int nestLevel1, int fusableOverlapThreshold, int fusableNonOverlapTolerance, bool doSimplify=true)
 
std::pair< Stmt, std::pair< ID, int > > freetensor::plutoPermute (const Stmt &ast, const ID &loop, int nestLevel, bool doSimplify=true)