summaryrefslogtreecommitdiffstats
path: root/src/amd/Makefile.sources
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2018-03-10 10:08:22 -0800
committerJason Ekstrand <[email protected]>2018-03-13 13:25:27 -0700
commit85000b812d34639b2afeaf3d2eed67b17dcdbc26 (patch)
treec649413017db412689c13520d9607ba2ca86b1f3 /src/amd/Makefile.sources
parent3d1d7e856193f7ccc6259d21fe55993337f030c7 (diff)
ac/nir: Use lower_vote_eq_to_ballot instead of ac_nir_lower_subgroups
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'src/amd/Makefile.sources')
-rw-r--r--src/amd/Makefile.sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/amd/Makefile.sources b/src/amd/Makefile.sources
index aee3393b158..41334cb9818 100644
--- a/src/amd/Makefile.sources
+++ b/src/amd/Makefile.sources
@@ -44,7 +44,6 @@ AMD_COMPILER_FILES = \
common/ac_llvm_helper.cpp \
common/ac_llvm_util.c \
common/ac_llvm_util.h \
- common/ac_lower_subgroups.c \
common/ac_shader_abi.h \
common/ac_shader_util.c \
common/ac_shader_util.h