Skip to content

Commit 9a90d60

Browse files
verbose
Signed-off-by: rahul shrivastava <rahul.shrivastava@cerebras.net>
1 parent 465990d commit 9a90d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_tools/ci/build_posix.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ cmake -S "$repo_root/externals/llvm-project/llvm" -B "$build_dir" \
5050
-DLLVM_EXTERNAL_TORCH_MLIR_SOURCE_DIR="$repo_root" \
5151
-DLLVM_TARGETS_TO_BUILD=host \
5252
-DMLIR_ENABLE_BINDINGS_PYTHON=ON \
53-
-DTORCH_MLIR_ENABLE_LTC=OFF \
53+
-DTORCH_MLIR_ENABLE_LTC=ON \
5454
-DTORCH_MLIR_ENABLE_PYTORCH_EXTENSIONS=ON
5555
echo "::endgroup::"
5656

0 commit comments

Comments
 (0)