MLIR 22.0.0git
MemoryRequirements Struct Reference

Public Attributes

spirv::MemoryAccessAttr memoryAccess
IntegerAttr alignment

Detailed Description

Definition at line 471 of file MemRefToSPIRV.cpp.

Member Data Documentation

◆ alignment

IntegerAttr MemoryRequirements::alignment

Definition at line 473 of file MemRefToSPIRV.cpp.

◆ memoryAccess

spirv::MemoryAccessAttr MemoryRequirements::memoryAccess

Definition at line 472 of file MemRefToSPIRV.cpp.


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