Tensorium
Loading...
Searching...
No Matches
LLVM_Handler.hpp File Reference
#include "mlir/Dialect/GPU/GPUDialect.h"
#include "mlir/Dialect/LLVMIR/LLVMDialect.h"
#include "mlir/Dialect/NVVM/IR/NVVMDialect.h"
#include "mlir/Dialect/Vector/IR/VectorOps.h"
#include "mlir/IR/BuiltinOps.h"
#include "mlir/IR/MLIRContext.h"
#include "mlir/Pass/PassManager.h"
#include "mlir/Target/LLVMIR/Import.h"
#include "clang/AST/ASTContext.h"
#include "clang/AST/Decl.h"
#include "clang/AST/DeclCXX.h"
#include "llvm/AsmParser/Parser.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/LLVMContext.h"
#include "llvm/IR/Module.h"
#include "llvm/Support/SourceMgr.h"
#include "llvm/Transforms/Utils/Cloning.h"
#include <iostream>
#include <string>
#include <vector>
Include dependency graph for LLVM_Handler.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TensoriumTarget
 

Variables

static std::vector< TensoriumTargetTensoriumTargetTable
 

Variable Documentation

◆ TensoriumTargetTable

std::vector<TensoriumTarget> TensoriumTargetTable
static