MimIR
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
matrix.h File Reference
Include dependency graph for matrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

const Defmim::plug::matrix::op_read (const Def *mem, const Def *matrix, const Def *idx)
 Reads element idx from a matrix (represented by a buffer.Buf), threading mem.