MLIR 23.0.0git
MemoryRequirements Struct Reference

Public Attributes

spirv::MemoryAccessAttr memoryAccess
IntegerAttr alignment

Detailed Description

Definition at line 598 of file MemRefToSPIRV.cpp.

Member Data Documentation

◆ alignment

IntegerAttr MemoryRequirements::alignment

Definition at line 600 of file MemRefToSPIRV.cpp.

◆ memoryAccess

spirv::MemoryAccessAttr MemoryRequirements::memoryAccess

Definition at line 599 of file MemRefToSPIRV.cpp.


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