MLIR 22.0.0git
LoweringOptions.h File Reference
#include "llvm/IR/DataLayout.h"

Go to the source code of this file.

Classes

class  mlir::LowerToLLVMOptions
 Options to control the LLVM lowering. More...

Namespaces

namespace  mlir
 Include the generated interface declarations.

Variables

static constexpr unsigned mlir::kDeriveIndexBitwidthFromDataLayout = 0
 Value to pass as bitwidth for the index type when the converter is expected to derive the bitwidth from the LLVM data layout.