CIRCT 20.0.0git
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Functions
IndexSwitchToIf.cpp File Reference
#include "circt/Transforms/Passes.h"
#include "mlir/Conversion/LLVMCommon/ConversionTarget.h"
#include "mlir/Conversion/LLVMCommon/Pattern.h"
#include "mlir/Dialect/Func/IR/FuncOps.h"
#include "mlir/Dialect/SCF/IR/SCF.h"
#include "mlir/IR/OperationSupport.h"
#include "mlir/Pass/Pass.h"
#include "mlir/Transforms/DialectConversion.h"
#include "circt/Transforms/Passes.h.inc"
Include dependency graph for IndexSwitchToIf.cpp:

Go to the source code of this file.

Classes

struct  SwitchToIfConversion
 

Namespaces

namespace  circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 

Macros

#define GEN_PASS_DEF_INDEXSWITCHTOIF
 

Functions

std::unique_ptr< mlir::Pass > circt::createIndexSwitchToIfPass ()
 

Macro Definition Documentation

◆ GEN_PASS_DEF_INDEXSWITCHTOIF

#define GEN_PASS_DEF_INDEXSWITCHTOIF

Definition at line 23 of file IndexSwitchToIf.cpp.