aco: Support subvector loops in aco_assembler.
authorTimur Kristóf <timur.kristof@gmail.com>
Tue, 8 Oct 2019 12:43:43 +0000 (14:43 +0200)
committerTimur Kristóf <timur.kristof@gmail.com>
Thu, 10 Oct 2019 07:57:53 +0000 (09:57 +0200)
commit7cf1dcf22db7a0b23a02f5ed42f917ba19d0013f
treee1a5acfa2d235c10f21f9a19ecd220fcadeb87d0
parent21f1953383eecf793b2625ddb80cb406e104e24c
aco: Support subvector loops in aco_assembler.

These are currently not used, but could be useful later.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
src/amd/compiler/README
src/amd/compiler/aco_assembler.cpp