FreeTensor
Loading...
Searching...
No Matches
Namespaces | Functions
permute.h File Reference
#include <string>
#include <vector>
#include <mutator.h>
Include dependency graph for permute.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::vector< ID > > freetensor::permute (const Stmt &ast, const std::vector< ID > &loopsId, const std::function< std::vector< Expr >(std::vector< Expr >)> &transformFunc)