Skip to content

[LLVM] Bump to f8b5f86cd #142

[LLVM] Bump to f8b5f86cd

[LLVM] Bump to f8b5f86cd #142

Triggered via pull request October 31, 2025 01:34
Status Success
Total duration 1h 40m 56s
Artifacts 6
Matrix: build-mlir-python-bindings
Build mlir-python-bindings wasm
1h 40m
Build mlir-python-bindings wasm
Matrix: test-mlir-python-bindings
Matrix: release-mlir-python-bindings
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 29 warnings, and 4 notices
Test mlir-python-bindings macos_arm64 3.14t
[notice] A new release of pip is available: 25.2 -> 25.3 [notice] To update, run: /Library/Frameworks/Python.framework/Versions/3.14/bin/python3.14 -m pip install --upgrade pip
Test mlir-python-bindings macos_x86_64 3.14t
[notice] A new release of pip is available: 25.2 -> 25.3 [notice] To update, run: /Library/Frameworks/Python.framework/Versions/3.14/bin/python3.14 -m pip install --upgrade pip
Build mlir-python-bindings macos_arm64
ninja 1.13.1 is already installed and up-to-date. To reinstall 1.13.1, run: brew reinstall ninja
Build mlir-python-bindings ubuntu_aarch64
ISO C++ forbids zero-size array [-Wpedantic]
Build mlir-python-bindings ubuntu_aarch64
zero-size array member ‘nanobind::detail::func_data_prelim<0>::args’ not at end of ‘struct nanobind::detail::func_data’ [-Wpedantic]
Build mlir-python-bindings ubuntu_aarch64
ISO C++ forbids zero-size array [-Wpedantic]
Build mlir-python-bindings ubuntu_aarch64
ISO C++ forbids zero-size array [-Wpedantic]
Build mlir-python-bindings ubuntu_aarch64
zero-size array member ‘nanobind::detail::func_data_prelim<0>::args’ not at end of ‘struct nanobind::detail::func_data’ [-Wpedantic]
Build mlir-python-bindings ubuntu_aarch64
ISO C++ forbids zero-size array [-Wpedantic]
Build mlir-python-bindings ubuntu_aarch64
zero-size array member ‘nanobind::detail::func_data_prelim<0>::args’ not at end of ‘struct nanobind::detail::func_data’ [-Wpedantic]
Build mlir-python-bindings ubuntu_aarch64
ISO C++ forbids zero-size array [-Wpedantic]
Build mlir-python-bindings ubuntu_aarch64
zero-size array member ‘nanobind::detail::func_data_prelim<0>::args’ not at end of ‘struct nanobind::detail::func_data’ [-Wpedantic]
Build mlir-python-bindings ubuntu_aarch64
ISO C++ forbids zero-size array [-Wpedantic]
Build mlir-python-bindings ubuntu_x86_64
ISO C++ forbids zero-size array [-Wpedantic]
Build mlir-python-bindings ubuntu_x86_64
zero-size array member ‘nanobind::detail::func_data_prelim<0>::args’ not at end of ‘struct nanobind::detail::func_data’ [-Wpedantic]
Build mlir-python-bindings ubuntu_x86_64
ISO C++ forbids zero-size array [-Wpedantic]
Build mlir-python-bindings ubuntu_x86_64
ISO C++ forbids zero-size array [-Wpedantic]
Build mlir-python-bindings ubuntu_x86_64
zero-size array member ‘nanobind::detail::func_data_prelim<0>::args’ not at end of ‘struct nanobind::detail::func_data’ [-Wpedantic]
Build mlir-python-bindings ubuntu_x86_64
ISO C++ forbids zero-size array [-Wpedantic]
Build mlir-python-bindings ubuntu_x86_64
zero-size array member ‘nanobind::detail::func_data_prelim<0>::args’ not at end of ‘struct nanobind::detail::func_data’ [-Wpedantic]
Build mlir-python-bindings ubuntu_x86_64
ISO C++ forbids zero-size array [-Wpedantic]
Build mlir-python-bindings ubuntu_x86_64
zero-size array member ‘nanobind::detail::func_data_prelim<0>::args’ not at end of ‘struct nanobind::detail::func_data’ [-Wpedantic]
Build mlir-python-bindings ubuntu_x86_64
ISO C++ forbids zero-size array [-Wpedantic]
Build mlir-python-bindings macos_x86_64
ninja 1.13.1 is already installed and up-to-date. To reinstall 1.13.1, run: brew reinstall ninja
Build mlir-python-bindings wasm: third_party/llvm-project/mlir/lib/CAPI/IR/IR.cpp#L700
comparison of integers of different signs: 'unsigned int' and 'intptr_t' (aka 'long') [-Wsign-compare]
Build mlir-python-bindings wasm: third_party/llvm-project/mlir/include/mlir/IR/OperationSupport.h#L766
comparison of integers of different signs: 'typename iterator_traits<const KernelMetadataAttr *>::difference_type' (aka 'long') and 'const unsigned int' [-Wsign-compare]
Build mlir-python-bindings wasm: third_party/llvm-project/mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp#L2189
comparison of integers of different signs: 'unsigned int' and 'typename iterator_traits<concat_iterator<OpFoldResult, OpFoldResult *, OpFoldResult *, OpFoldResult *>>::difference_type' (aka 'long') [-Wsign-compare]
Build mlir-python-bindings wasm: third_party/llvm-project/mlir/include/mlir/IR/OperationSupport.h#L766
comparison of integers of different signs: 'typename iterator_traits<NamedAttribute *>::difference_type' (aka 'long') and 'const unsigned int' [-Wsign-compare]
Build mlir-python-bindings wasm: third_party/llvm-project/mlir/include/mlir/IR/OperationSupport.h#L766
comparison of integers of different signs: 'typename iterator_traits<const NamedAttribute *>::difference_type' (aka 'long') and 'const unsigned int' [-Wsign-compare]
Build mlir-python-bindings wasm: third_party/llvm-project/mlir/include/mlir/IR/OperationSupport.h#L766
comparison of integers of different signs: 'typename iterator_traits<const NamedAttribute *>::difference_type' (aka 'long') and 'const unsigned int' [-Wsign-compare]
Build mlir-python-bindings wasm: third_party/llvm-project/llvm/lib/Support/BLAKE3/blake3.c#L365
unused variable 'num_cvs' [-Wunused-variable]
Build mlir-python-bindings macos_x86_64
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
Test mlir-python-bindings macos_x86_64 3.13
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
Test mlir-python-bindings macos_x86_64 3.14t
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
Test mlir-python-bindings macos_x86_64 3.14
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046

Artifacts

Produced during runtime
Name Size Digest
build_artifact_python_bindings-ubuntu-wasm
40.8 MB
sha256:6d4cddc22018f18b191ce7e8088b639625ffc3c3e834dff72278155ace031046
mlir_python_bindings_macos_arm64_artifact
334 MB
sha256:6c3f704f4fbad2c52e11bc050abd3368a89f965c24039461a7e88524497ccb07
mlir_python_bindings_macos_x86_64_artifact
382 MB
sha256:65134daeb4451f5e3829720e7ae816da27bdb7077f4ee1d05ea71724f9328983
mlir_python_bindings_ubuntu_aarch64_artifact
357 MB
sha256:645b41ed379361fa7cfac024518c7e3c4dc731a0fbf756893e5e097df389477d
mlir_python_bindings_ubuntu_x86_64_artifact
381 MB
sha256:7d5d8297f811762322370059ed7e8f6ffac98025d51c4e16d1395d37d90c54e0
mlir_python_bindings_windows_x86_64_artifact
296 MB
sha256:ef23496af3d42c76fa921462c457538bd5fd6ca970a0b47913edabe8d6bb8956