Skip to content

Commit

Permalink
Cherry-pick llvm#3094
Browse files Browse the repository at this point in the history
These changes allow to bump torch-nightly to a version that still
exists.
  • Loading branch information
josel-amd committed Jul 29, 2024
1 parent 4b06dc0 commit b0138bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build_tools/ci/build_posix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ cmake -S "$repo_root/externals/llvm-project/llvm" -B "$build_dir" \
-DLLVM_EXTERNAL_TORCH_MLIR_SOURCE_DIR="$repo_root" \
-DLLVM_TARGETS_TO_BUILD=host \
-DMLIR_ENABLE_BINDINGS_PYTHON=ON \
-DTORCH_MLIR_ENABLE_LTC=ON
echo "::endgroup::"

echo "::group::Build"
Expand Down

0 comments on commit b0138bc

Please sign in to comment.