Changes between Version 15 and Version 16 of GcnMemHandling
- Timestamp:
- 02/15/25 22:21:23 (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GcnMemHandling
v15 v16 464 464 For 16-bit operations, an address are aligned to 2 bytes.</p> 465 465 <p>The coalescing works for STRIDE==0 on offset (hardware looks at offset), otherwise it works 466 if stride<=1 or swizzle mode enabled and all offsets are equal and ELEMSIZE ha vesame value466 if stride<=1 or swizzle mode enabled and all offsets are equal and ELEMSIZE has same value 467 467 as size of element that can be operated by instruction. Then hardware coalesce across any 468 468 set of contiguous indices for raw buffers. For swizzled buffers, it