MLIR 22.0.0git
mlir::ConvertMemRefToSPIRVPassOptions Struct Reference

#include "mlir/Conversion/MemRefToSPIRV/MemRefToSPIRVPass.h"

Public Attributes

int boolNumBits = 8
bool use64bitIndex = false

Detailed Description

Definition at line 3390 of file MemRefToSPIRVPass.h.

Member Data Documentation

◆ boolNumBits

int mlir::ConvertMemRefToSPIRVPassOptions::boolNumBits = 8

Definition at line 3391 of file MemRefToSPIRVPass.h.

◆ use64bitIndex

bool mlir::ConvertMemRefToSPIRVPassOptions::use64bitIndex = false

Definition at line 3392 of file MemRefToSPIRVPass.h.


The documentation for this struct was generated from the following files: