MLIR 22.0.0git
ArithToLLVM.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.

Macros

#define GEN_PASS_DEF_ARITHTOLLVMCONVERSIONPASS

Functions

template<typename LLVMPredType, typename PredType>
static LLVMPredType convertCmpPredicate (PredType pred)

Macro Definition Documentation

◆ GEN_PASS_DEF_ARITHTOLLVMCONVERSIONPASS

#define GEN_PASS_DEF_ARITHTOLLVMCONVERSIONPASS

Definition at line 24 of file ArithToLLVM.cpp.

Function Documentation

◆ convertCmpPredicate()

template<typename LLVMPredType, typename PredType>
LLVMPredType convertCmpPredicate ( PredType pred)
static

Definition at line 445 of file ArithToLLVM.cpp.