From 63e1e7209c2bf7d8bbce18380d4f1b2cff4c0bbb Mon Sep 17 00:00:00 2001 From: Daniel Schürmann Date: Thu, 19 Sep 2019 13:43:35 +0200 Subject: radv: enable ACO by default No more dragons have been seen, caution is still required... Reviewed-by: Samuel Pitoiset Part-of: --- docs/envvars.rst | 2 -- docs/relnotes/new_features.txt | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/envvars.rst b/docs/envvars.rst index bebc1e1a48d..bc431ccf1f1 100644 --- a/docs/envvars.rst +++ b/docs/envvars.rst @@ -575,8 +575,6 @@ RADV driver environment variables ``RADV_PERFTEST`` a comma-separated list of named flags, which do various things: - ``aco`` - enable ACO experimental compiler ``bolist`` enable the global BO list ``cswave32`` diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt index a0f3789877b..4260ad90103 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -12,3 +12,5 @@ VK_GOOGLE_user_type on ANV and RADV. VK_KHR_shader_subgroup_extended_types on RADV/ACO. GL_ARB_gl_spirv on nvc0/nir. GL_ARB_spirv_extensions on nvc0/nir. +RADV now uses ACO per default as backend +RADV_DEBUG=llvm option to enable LLVM backend for RADV -- cgit v1.2.3