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

Go to the source code of this file.

Classes

class  mim::plug::matrix::phase::LowerAff
 Lowers the buffer-world operations (matrix.map_reduce_aff, matrix.broadcast, matrix.pad, matrix.concat) into affine.For loop nests over buffer.read / buffer.write / buffer.alloc, threading mem.M. More...

Namespaces

namespace  mim
namespace  mim::plug
namespace  mim::plug::matrix
 The matrix Plugin
namespace  mim::plug::matrix::phase