mesa/src/amd
Samuel Pitoiset 83d2a73b73 aco: improve validation checks for readlane/writelane
This allows literals for the lane select on GFX10+. The doc says
that is should be a SGPR or a constant but VOP3 on GFX10+ allows
literals.

Some later validation code checks if literals are allowed anyways.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5010>
2020-06-22 11:24:27 +00:00
..
addrlib amd/addrlib: fix the C++ one definition rule violation 2020-06-11 05:11:50 -04:00
common ac: add ac_choose_spi_color_formats() to common code 2020-06-15 08:16:07 +02:00
compiler aco: improve validation checks for readlane/writelane 2020-06-22 11:24:27 +00:00
llvm ac/llvm: load 1 byte at a time if unaligned on gfx10 2020-06-19 09:20:16 +02:00
registers radeonsi: implement R9G9B9E5 render target and image store support on gfx10.3 2020-06-09 16:17:36 +00:00
vulkan radv/aco: implement logic64 instead of lowering 2020-06-22 10:59:45 +00:00
Android.addrlib.mk android: amd/addrlib: add gfx10 support 2019-07-10 09:03:55 +02:00
Android.common.mk radeonsi: Define gfx10_format in the common header. 2020-06-03 00:17:00 +00:00
Android.compiler.mk android: aco: fix PIPE_FORMAT related building errors 2020-03-04 22:25:36 +01:00
Android.mk android: aco: add support for libmesa_aco 2019-09-28 15:56:34 +02:00
Makefile.sources android: aco: add aco_ir.cpp to Makefile.sources 2020-06-11 20:00:16 +02:00
meson.build amd: Move all amd/common code that depends on LLVM to amd/llvm. 2019-10-08 00:44:08 +00:00