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

Go to the source code of this file.

Classes

class  mim::plug::btensor::phase::LowerMapReduce
 Lowers the buffer-world operations (btensor.map_reduce_post, btensor.broadcast, btensor.pad, btensor.concat, btensor.gather, btensor.scatter) 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::btensor
 The btensor Plugin
namespace  mim::plug::btensor::phase