mesa/src/amd
Rhys Perry cb7b9f08e8 aco/ra: initialize temp_in_scc earlier
We need to know if there's a temporary in SCC before the instruction, not
after.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Fixes: 93c8ebfa78 ("aco: Initial commit of independent AMD compiler")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10459>
(cherry picked from commit 4e459df0fc)
2021-05-18 23:02:27 +02:00
..
addrlib amd/addrlib: expose HTILE address equations to drivers on GFX10+ 2021-04-14 09:31:13 +00:00
ci radv: fix missing ITERATE_256 for D/S MSAA images that are TC-compat HTILE 2021-05-12 21:37:11 +02:00
common radv: fix missing ITERATE_256 for D/S MSAA images that are TC-compat HTILE 2021-05-12 21:37:11 +02:00
compiler aco/ra: initialize temp_in_scc earlier 2021-05-18 23:02:27 +02:00
llvm radv,ac/llvm: use a dword alignment for descriptor loads 2021-05-03 23:55:02 +02:00
registers amd: fix parsing the last dword of DMA_DATA packets 2021-04-02 12:05:00 +00:00
vulkan radv: Handle unnormalized samplers in YCbCr lowering 2021-05-18 23:02:27 +02:00
.clang-format radv: Add clang-format for AMD code. 2021-04-10 03:31:32 +02:00
Android.addrlib.mk android: amd/addrlib: define endianess to build 2021-03-27 01:54:49 +01:00
Android.common.mk android: amd/common: add nir include path 2021-04-27 09:39:36 -07:00
Android.compiler.mk android: aco/isel: Move context initialization code to a dedicated file 2020-09-14 21:26:53 +02:00
Android.mk android: aco: add support for libmesa_aco 2019-09-28 15:56:34 +02:00
Makefile.sources aco: add new reindex_ssa() pass 2021-04-13 18:40:57 +00:00
meson.build aco: add framework for unit testing 2020-07-30 16:13:08 +00:00