MimIR 0.1
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
gpu.cpp File Reference
#include "mim/plug/gpu/gpu.h"
#include <mim/config.h>
#include <mim/pass.h>
#include <mim/phase.h>
#include <mim/plugin.h>
#include <mim/plug/mem/mem.h>
Include dependency graph for gpu.cpp:

Go to the source code of this file.

Functions

void reg_stages (Flags2Stages &stages)
 
Plugin mim_get_plugin ()
 

Function Documentation

◆ mim_get_plugin()

Plugin mim_get_plugin ( )

Definition at line 35 of file gpu.cpp.

References MIM_EXPORT, and reg_stages().

◆ reg_stages()

void reg_stages ( Flags2Stages & stages)

Definition at line 14 of file gpu.cpp.

References mim::Axm::isa(), and MIM_REPL.