Skip to content

Commit

Permalink
Remove old --iree-hip-legacy-sync flag.
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottTodd committed Jan 17, 2025
1 parent 06e6cfc commit 9285135
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion sharktank/tests/models/llama/benchmark_amdgpu_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9285135

Please sign in to comment.