[spirv] Add SPV_StorageClassAttr and PointerType
Pointer types need to specify the storage class. We use the utility functions generated from SPV_StorageClassAttr to parse and print the storage classes. Also improved the case that no element type is provided for (runtime) array. PiperOrigin-RevId: 252935599
Loading
Please sign in to comment