aco: try to group together VMEM loads of the same resource
authorRhys Perry <pendingchaos02@gmail.com>
Fri, 18 Oct 2019 12:05:00 +0000 (13:05 +0100)
committerDaniel Schürmann <daniel@schuermann.dev>
Wed, 30 Oct 2019 16:23:49 +0000 (17:23 +0100)
commit8235bc64112c701ae763c76417ad8bb0644ad8cb
treed34ce4dd6db14f0f53b601561b3f02ab55f2bcac
parent8b5aee78ccf84c69b7bd32672ed8cb2e1d7ffe91
aco: try to group together VMEM loads of the same resource

v2: remove accidental shaderInt16 change
v2: simplify can_move_down initialization
v2: simplify VMEM_CLAUSE_MAX_GRAB_DIST

Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
src/amd/compiler/aco_scheduler.cpp