commit | 760c36c5aed625bdb16383c8be1b0910a16df80c | [log] [tgz] |
---|---|---|
author | Marek Olsak <marek.olsak@amd.com> | Mon Jun 13 16:05:57 2016 +0000 |
committer | Marek Olsak <marek.olsak@amd.com> | Mon Jun 13 16:05:57 2016 +0000 |
tree | e2dbd1d568feb20fd81b859866047826354121df | |
parent | 4133ef3efbd1c571c6a57f8876ac58d0e38566df [diff] |
AMDGPU/SI: Set INDEX_STRIDE for scratch coalescing Summary: Mesa and other users must set this to enable coalescing: - STRIDE = 0 - SWIZZLE_ENABLE = 1 This makes one particular compute shader 8x faster. Reviewers: tstellarAMD, arsenm Subscribers: arsenm, kzhuravl Differential Revision: http://reviews.llvm.org/D21136 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272556 91177308-0d34-0410-b5e6-96231b3b80d8