MLIR 22.0.0git
TargetToTargetFeatures.cpp File Reference
#include "mlir/Target/LLVMIR/Transforms/Passes.h"
#include "mlir/Target/LLVMIR/Transforms/TargetUtils.h"
#include "mlir/Dialect/DLTI/DLTI.h"
#include "mlir/Dialect/LLVMIR/LLVMDialect.h"
#include "mlir/Target/LLVMIR/Import.h"
#include "llvm/MC/MCSubtargetInfo.h"
#include "mlir/Target/LLVMIR/Transforms/Passes.h.inc"

Go to the source code of this file.

Classes

class  mlir::LLVM::impl::LLVMTargetToTargetFeaturesBase< DerivedT >
struct  TargetToTargetFeaturesPass

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::LLVM
namespace  mlir::LLVM::impl

Macros

#define GEN_PASS_DEF_LLVMTARGETTOTARGETFEATURES

Functions

std::unique_ptr<::mlir::Passmlir::LLVM::impl::createLLVMTargetToTargetFeatures ()
std::unique_ptr<::mlir::Passmlir::LLVM::impl::createLLVMTargetToTargetFeatures (LLVMTargetToTargetFeaturesOptions options)
std::unique_ptr<::mlir::Passmlir::LLVM::createLLVMTargetToTargetFeatures ()
std::unique_ptr<::mlir::Passmlir::LLVM::createLLVMTargetToTargetFeatures (LLVMTargetToTargetFeaturesOptions options)

Macro Definition Documentation

◆ GEN_PASS_DEF_LLVMTARGETTOTARGETFEATURES

#define GEN_PASS_DEF_LLVMTARGETTOTARGETFEATURES

Definition at line 20 of file TargetToTargetFeatures.cpp.