MLIR 23.0.0git
TosaToSPIRVTosaCustom.cpp File Reference
#include "mlir/Conversion/TosaToSPIRVTosa/TosaToSPIRVTosa.h"
#include "mlir/Dialect/SPIRV/IR/SPIRVOps.h"
#include "mlir/Dialect/Tosa/IR/TosaOps.h"
#include "mlir/Transforms/DialectConversion.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/Sequence.h"

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::tosa

Macros

#define DEBUG_TYPE   "tosa-to-spirv-tosa-custom-pattern"

Functions

void mlir::tosa::populateTosaToSPIRVTosaCustomConversionPatterns (SPIRVTypeConverter &typeConverter, RewritePatternSet &patterns, llvm::StringMap< int32_t > domainToOpcode)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "tosa-to-spirv-tosa-custom-pattern"

Definition at line 20 of file TosaToSPIRVTosaCustom.cpp.