MLIR 23.0.0git
MemoryRequirements Struct Reference

Public Attributes

spirv::MemoryAccessAttr memoryAccess
IntegerAttr alignment

Detailed Description

Definition at line 627 of file MemRefToSPIRV.cpp.

Member Data Documentation

◆ alignment

IntegerAttr MemoryRequirements::alignment

Definition at line 629 of file MemRefToSPIRV.cpp.

◆ memoryAccess

spirv::MemoryAccessAttr MemoryRequirements::memoryAccess

Definition at line 628 of file MemRefToSPIRV.cpp.


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