FreeTensor
Loading...
Searching...
No Matches
Namespaces | Functions
var_reorder.cc File Reference
#include <analyze/all_uses.h>
#include <schedule.h>
#include <schedule/var_reorder.h>
Include dependency graph for var_reorder.cc:

Namespaces

namespace  freetensor
 

Functions

Stmt freetensor::varReorderImpl (const Stmt &ast, const ID &def, const std::vector< int > &order, bool forceReorderInMatMul=false)
 
Stmt freetensor::varReorder (const Stmt &ast, const ID &def, const std::vector< int > &order)