mesa/src/amd
Rhys Perry c66206cbed aco: avoid WAW hazard with BVH MIMG and other VMEM
According to LLVM, image_bvh64_intersect_ray does not write results in
order with other VMEM instructions.

fossil-db (navi21):
Totals from 7 (0.00% of 162293) affected shaders:
Instrs: 39978 -> 39985 (+0.02%)
CodeSize: 219356 -> 219384 (+0.01%)

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17079>
2022-07-08 14:49:03 +00:00
..
addrlib amd: Initialize Gfx11Lib members in constructor. 2022-05-31 03:36:53 +00:00
ci radv/ci: Move sample_texture.*_compressed_format_* to faillist for gfx<=9 2022-07-07 13:19:56 +00:00
common ac/nir/ngg: Ignore driver location for mesh shader outputs. 2022-07-01 18:09:07 +00:00
compiler aco: avoid WAW hazard with BVH MIMG and other VMEM 2022-07-08 14:49:03 +00:00
drm-shim Use proper types for meson objects 2022-04-18 13:03:08 +03:00
llvm ac/llvm: use LLVMBuildLoad2 in visit_load 2022-07-08 08:41:25 +00:00
registers amd/gfx11: add PixelWaitSync packet fields 2022-06-15 20:52:42 +00:00
vulkan radv: fix dumping VS prologs assembly 2022-07-08 10:58:33 +00:00
.clang-format radv: allow holes in inline push constants 2022-04-12 11:44:30 +00:00
meson.build r300/r600: Add drm-shim support. 2022-02-02 00:59:08 +00:00