mesa/src/amd
Kenneth Graunke 140f53e646 Revert "nir: replace lower_ffma and fuse_ffma with has_ffma"
This reverts commit 939ddf3f67.

Intel has a separate pass for fusing FFMAs selectively.  We split
these flags in commit 1b72c31e1f and
the reasoning still stands.  The patch being reverted was just a
cleanup, so there should be no issue with reverting it.

Acked-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6849>
2020-09-24 13:11:50 -07:00
..
addrlib amd: add VanGogh support 2020-09-22 16:50:07 +00:00
common ac/gpu_info: add detection of TMZ support 2020-09-24 14:51:16 +00:00
compiler nir: Rename get_buffer_size to get_ssbo_size 2020-09-22 13:34:12 +00:00
llvm radeonsi: fuse or lower ffma optimally on all chips 2020-09-24 12:29:11 +00:00
registers amd/registers: switch to new generated register definitions 2020-09-01 08:45:54 -04:00
vulkan Revert "nir: replace lower_ffma and fuse_ffma with has_ffma" 2020-09-24 13:11:50 -07:00
Android.addrlib.mk android: amd/addrlib: add gfx10 support 2019-07-10 09:03:55 +02:00
Android.common.mk android: amd/registers: switch to new generated register definitions 2020-09-06 20:20:34 +02: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 android: aco/isel: Move context initialization code to a dedicated file 2020-09-14 21:26:53 +02:00
meson.build aco: add framework for unit testing 2020-07-30 16:13:08 +00:00