mesa/src/amd/llvm
Timur Kristóf f5717f9f54 ac/llvm: Fix alignment of shared load intrinsics.
After some research, I found out that the alignment needs to be set
on the return value of the load, rather than on the pointer.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Tested-by: Michel Dänzer <mdaenzer@redhat.com>
Fixes: 14ad82b4e9 "ac/llvm: Emit more efficient code for load_shared."
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9688>
2021-03-18 17:28:42 +00:00
..
ac_llvm_build.c ac/llvm: handle demote in LLVM 13 that just added support for it 2021-03-17 00:42:27 +00:00
ac_llvm_build.h ac,radeonsi: add sampler changes for Aldebaran 2021-03-10 18:02:27 +00:00
ac_llvm_cull.c ac: add build_alloca with an initializer 2020-11-18 06:19:59 +00:00
ac_llvm_cull.h amd/llvm: switch to 3-spaces style 2020-09-07 10:00:20 +02:00
ac_llvm_helper.cpp ac/llvm: fix ac_build_atomic_rmw with LLVM 13 2021-03-03 01:19:24 +00:00
ac_llvm_util.c amd: add Aldebaran chip enum 2021-03-10 18:02:27 +00:00
ac_llvm_util.h amd: Fix declaration mismatch 2020-11-27 20:49:00 -08:00
ac_nir_to_llvm.c ac/llvm: Fix alignment of shared load intrinsics. 2021-03-18 17:28:42 +00:00
ac_nir_to_llvm.h amd/llvm: switch to 3-spaces style 2020-09-07 10:00:20 +02:00
ac_shader_abi.h ac/llvm: Implement new Geometry Shader intrinsics. 2021-03-17 12:42:23 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00