From 9285135557c8ec9098b8a8897e8848f70184c536 Mon Sep 17 00:00:00 2001 From: Scott Todd Date: Fri, 17 Jan 2025 09:45:50 -0800 Subject: [PATCH] Remove old `--iree-hip-legacy-sync` flag. --- sharktank/tests/models/llama/benchmark_amdgpu_test.py | 1 - shortfin/python/shortfin_apps/sd/examples/sdxl_flags_gfx942.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/sharktank/tests/models/llama/benchmark_amdgpu_test.py b/sharktank/tests/models/llama/benchmark_amdgpu_test.py index a079f75ef..a8186a47f 100644 --- a/sharktank/tests/models/llama/benchmark_amdgpu_test.py +++ b/sharktank/tests/models/llama/benchmark_amdgpu_test.py @@ -55,7 +55,6 @@ def setUp(self): "--iree-opt-data-tiling=false", "--iree-preprocessing-pass-pipeline='builtin.module(util.func(iree-preprocessing-generalize-linalg-matmul-experimental))'", "--iree-stream-resource-memory-model=discrete", - "--iree-hip-legacy-sync=false", "--iree-hal-indirect-command-buffers=true", "--iree-hal-memoization=true", "--iree-opt-strip-assertions", diff --git a/shortfin/python/shortfin_apps/sd/examples/sdxl_flags_gfx942.txt b/shortfin/python/shortfin_apps/sd/examples/sdxl_flags_gfx942.txt index 731bc6da0..20b042135 100644 --- a/shortfin/python/shortfin_apps/sd/examples/sdxl_flags_gfx942.txt +++ b/shortfin/python/shortfin_apps/sd/examples/sdxl_flags_gfx942.txt @@ -12,7 +12,6 @@ all --iree-codegen-llvmgpu-use-vector-distribution=1 --iree-llvmgpu-enable-prefetch=1 --iree-codegen-gpu-native-math-precision=1 ---iree-hip-legacy-sync=0 --iree-opt-data-tiling=0 --iree-vm-target-truncate-unsupported-floats clip