Skip to content

Commit

Permalink
Add missing flag
Browse files Browse the repository at this point in the history
Signed-off-by: erman-gurses <[email protected]>
  • Loading branch information
erman-gurses committed Nov 8, 2024
1 parent fcb1779 commit 1ec1df0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linalg_ops/convolution/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ foreach(_DTYPE_AND_LAYOUT IN LISTS _DTYPES_AND_LAYOUTS)
"local-task"
COMPILER_FLAGS
"--iree-preprocessing-pass-pipeline=builtin.module\(func.func\(iree-linalg-ext-convert-conv2d-to-winograd{replace-all-convs=true}\)\)"
"--iree-llvmcpu-target-cpu=host"
RUNNER_FLAGS
LABELS
"hostonly"
Expand Down

0 comments on commit 1ec1df0

Please sign in to comment.