From f447e31daad2ada5226cb40535b53e79696e9cb8 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Sat, 23 Nov 2024 09:14:40 -0500 Subject: [PATCH] docs/envvars: Remove mention of IRIS_ENABLE_CLOVER This went away when clover dropped nir driver support. Reviewed-by: Erik Faye-Lund Part-of: --- docs/envvars.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/envvars.rst b/docs/envvars.rst index 2dddcc9fc83..493564bfe75 100644 --- a/docs/envvars.rst +++ b/docs/envvars.rst @@ -1109,11 +1109,6 @@ Clover environment variables .. _rusticl-env-var: -.. envvar:: IRIS_ENABLE_CLOVER - - allows to enable experimental Clover NIR support with the iris driver if - set to 1 or true. - Rusticl environment variables -----------------------------