MimIR 0.1
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
reshape.h File Reference
#include <queue>
#include "mim/phase/phase.h"
Include dependency graph for reshape.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mim::plug::mem::Reshape
 The general idea of this pass/phase is to change the shape of signatures of functions. More...
 

Namespaces

namespace  mim
 
namespace  mim::plug
 
namespace  mim::plug::mem
 The mem Plugin
 

Typedefs

using mim::plug::mem::DefQueue = std::deque<const Def*>