Adaptyst
A comprehensive and architecture-agnostic performance analysis tool
Loading...
Searching...
No Matches
adaptyst::MLIR Class Reference

#include <ir.hpp>

Inheritance diagram for adaptyst::MLIR:
adaptyst::IR

Public Member Functions

 MLIR (fs::path output_dir)
 
- Public Member Functions inherited from adaptyst::IR
 IR (unsigned int type)
 
ir to_c_type ()
 
void compile ()
 
std::unique_ptr< Processexecute ()
 

Protected Member Functions

void * get_c_data ()
 
void _compile ()
 
int _execute ()
 

Constructor & Destructor Documentation

◆ MLIR()

adaptyst::MLIR::MLIR ( fs::path output_dir)

Member Function Documentation

◆ _compile()

void adaptyst::MLIR::_compile ( )
protectedvirtual

Implements adaptyst::IR.

◆ _execute()

int adaptyst::MLIR::_execute ( )
protectedvirtual

Implements adaptyst::IR.

◆ get_c_data()

void * adaptyst::MLIR::get_c_data ( )
protectedvirtual

Implements adaptyst::IR.


The documentation for this class was generated from the following files: