| commit | 24ee0785dd1bb1a2f5cb6cb398d697080a92803b | [log] [tgz] |
|---|---|---|
| author | Matt Arsenault <Matthew.Arsenault@amd.com> | Fri Feb 12 02:40:47 2016 +0000 |
| committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Fri Feb 12 02:40:47 2016 +0000 |
| tree | c7ec2cfa1749a3f65c017c05897d620f2ae7207b | |
| parent | 9d14e4bb1523f9d29ea1f26af7d0294013682cea [diff] |
AMDGPU: Set element_size in private resource descriptor Introduce a subtarget feature for this, and leave the default with the current behavior which assumes up to 16-byte loads/stores can be used. The field also seems to have the ability to be set to 2 bytes, but I'm not sure what that would be used for. llvm-svn: 260651