From bd55d316ca7c3acd181af878a2841832efdeeed9 Mon Sep 17 00:00:00 2001 From: Scott Todd Date: Thu, 14 Mar 2024 16:49:51 -0700 Subject: [PATCH] Remove flag that hasn't reached main / nightlies yet. --- iree_tests/configs/config_sdxl_cpu_llvm_task.json | 1 - 1 file changed, 1 deletion(-) diff --git a/iree_tests/configs/config_sdxl_cpu_llvm_task.json b/iree_tests/configs/config_sdxl_cpu_llvm_task.json index 686ccbb92..07edaa2db 100644 --- a/iree_tests/configs/config_sdxl_cpu_llvm_task.json +++ b/iree_tests/configs/config_sdxl_cpu_llvm_task.json @@ -8,7 +8,6 @@ "--iree-llvmcpu-fail-on-out-of-bounds-stack-allocation=false", "--iree-llvmcpu-distribution-size=32", "--iree-opt-const-expr-hoisting=False", - "--iree-global-opt-only-sink-transposes=true", "--iree-codegen-linalg-max-constant-fold-elements=9223372036854775807" ], "iree_run_module_flags": [