[LLVM] Bump to 8a94708d8 #1430
build_llvm.yml
on: pull_request
Matrix: build
Build llvm-mlir wasm
1h 51m
Matrix: call-build-eudsl / build-eudsl
call-deploy-pip-page
/
deploy
Matrix: call-build-python-bindings / build-mlir-python-bindings
Matrix: call-build-eudsl / release-eudsl
Matrix: call-build-eudsl / test-eudsl-llvmpy
Matrix: call-build-eudsl / test-eudsl-tblgen
call-build-python-bindings
/
...
/
Build eudsl-python-extras sdist
12s
Matrix: call-build-python-bindings / release-mlir-python-bindings
call-build-python-bindings
/
Test mlir-python-bindings wasm
9m 46s
Matrix: call-build-python-bindings / test-mlir-python-bindings
call-build-eudsl
/
...
/
deploy
call-build-python-bindings
/
...
/
Release eudsl-python-extras
0s
Matrix: call-build-python-bindings / call-build-eudsl-python-extras / test-eudsl-python-extras
call-build-python-bindings
/
...
/
deploy
call-build-python-bindings
/
...
/
deploy
Annotations
69 warnings
|
build-llvm-mlir manylinux_aarch64
Volume mount /:/ghhost is going to mount '/' into the container which may cause file ownership change in the entire file system and cause Actions Runner to lose permission to access the disk.
|
|
Build llvm-mlir wasm
No files were found with the provided path: llvm-install. No artifacts will be uploaded.
|
|
Build llvm-mlir wasm
'get_temporary_buffer<std::unique_ptr<(anonymous namespace)::MatchableInfo>>' is deprecated [-Wdeprecated-declarations]
|
|
Build llvm-mlir wasm
'get_temporary_buffer<std::pair<unsigned int, llvm::MDNode *>>' is deprecated [-Wdeprecated-declarations]
|
|
Build llvm-mlir wasm
'get_temporary_buffer<std::pair<const void *, (anonymous namespace)::AliasInitializer::InProgressAliasInfo>>' is deprecated [-Wdeprecated-declarations]
|
|
Build llvm-mlir wasm
'get_temporary_buffer<mlir::OpOperand>' is deprecated [-Wdeprecated-declarations]
|
|
Build llvm-mlir wasm
'get_temporary_buffer<mlir::detail::ParallelDiagnosticHandlerImpl::ThreadDiagnostic>' is deprecated [-Wdeprecated-declarations]
|
|
Build llvm-mlir wasm
'get_temporary_buffer<const llvm::RuntimeLibcallImpl *>' is deprecated [-Wdeprecated-declarations]
|
|
Build llvm-mlir wasm
'get_temporary_buffer<llvm::directive::Spelling>' is deprecated [-Wdeprecated-declarations]
|
|
Build llvm-mlir wasm
'get_temporary_buffer<llvm::TrackingStatistic *>' is deprecated [-Wdeprecated-declarations]
|
|
Build llvm-mlir wasm
'get_temporary_buffer<std::pair<float, llvm::BPFunctionNode *>>' is deprecated [-Wdeprecated-declarations]
|
|
Build llvm-mlir wasm
'get_temporary_buffer<llvm::BPFunctionNode>' is deprecated [-Wdeprecated-declarations]
|
|
build-llvm-mlir macos_arm64
ninja 1.13.2 is already installed and up-to-date.
To reinstall 1.13.2, run:
brew reinstall ninja
|
|
build-llvm-mlir manylinux_x86_64
Volume mount /:/ghhost is going to mount '/' into the container which may cause file ownership change in the entire file system and cause Actions Runner to lose permission to access the disk.
|
|
call-build-eudsl / Build eudsl windows_amd64
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
call-build-eudsl / Build eudsl ubuntu_x86_64
temporary bound to reference member of allocated object will be destroyed at the end of the full-expression [-Wdangling-field]
|
|
call-build-eudsl / Build eudsl ubuntu_x86_64:
projects/eudsl-llvmpy/src/eudslllvm_ext.cpp#L117
'LLVMStructType' is deprecated: Use of the global context is deprecated, use LLVMStructTypeInContext instead [-Wdeprecated-declarations]
|
|
call-build-eudsl / Build eudsl ubuntu_x86_64
temporary bound to reference member of allocated object will be destroyed at the end of the full-expression [-Wdangling-field]
|
|
call-build-eudsl / Build eudsl ubuntu_x86_64
'LLVMStructType' is deprecated: Use of the global context is deprecated, use LLVMStructTypeInContext instead [-Wdeprecated-declarations]
|
|
call-build-eudsl / Build eudsl ubuntu_x86_64
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
call-build-eudsl / Build eudsl macos_arm64
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
call-build-eudsl / Build eudsl macos_arm64
ninja 1.13.2 is already installed and up-to-date.
To reinstall 1.13.2, run:
brew reinstall ninja
|
|
call-build-python-bindings / Build mlir-python-bindings macos_arm64
ninja 1.13.2 is already installed and up-to-date.
To reinstall 1.13.2, run:
brew reinstall ninja
|
|
call-build-eudsl / Build eudsl ubuntu_aarch64
temporary bound to reference member of allocated object will be destroyed at the end of the full-expression [-Wdangling-field]
|
|
call-build-eudsl / Build eudsl ubuntu_aarch64:
projects/eudsl-llvmpy/src/eudslllvm_ext.cpp#L117
'LLVMStructType' is deprecated: Use of the global context is deprecated, use LLVMStructTypeInContext instead [-Wdeprecated-declarations]
|
|
call-build-eudsl / Build eudsl ubuntu_aarch64
temporary bound to reference member of allocated object will be destroyed at the end of the full-expression [-Wdangling-field]
|
|
call-build-eudsl / Build eudsl ubuntu_aarch64
'LLVMStructType' is deprecated: Use of the global context is deprecated, use LLVMStructTypeInContext instead [-Wdeprecated-declarations]
|
|
call-build-eudsl / Build eudsl ubuntu_aarch64
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
call-build-eudsl / Build eudsl ubuntu_aarch64
format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_aarch64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_aarch64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_aarch64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_aarch64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_aarch64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_aarch64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_aarch64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_aarch64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_aarch64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_aarch64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_aarch64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_aarch64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_aarch64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_aarch64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_aarch64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_aarch64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_aarch64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_aarch64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_aarch64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_aarch64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_x86_64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_x86_64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_x86_64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_x86_64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_x86_64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_x86_64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_x86_64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_x86_64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_x86_64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_x86_64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_x86_64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_x86_64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_x86_64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_x86_64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_x86_64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_x86_64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_x86_64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_x86_64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_x86_64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
|
call-build-python-bindings / Build mlir-python-bindings ubuntu_x86_64
unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
eudsl_ccache_log_macos_arm64
|
441 KB |
sha256:bb87c1ac8a591a61d698ad8674b3285b7c0b34edb0a208a67c97b8ea5e12f134
|
|
|
eudsl_ccache_log_ubuntu_aarch64
|
178 KB |
sha256:09b0cf3a3fef178cf683364557abf7cac4d7319a13d75dc1aefc20e722a8b3f0
|
|
|
eudsl_ccache_log_ubuntu_x86_64
|
117 KB |
sha256:5871a1ef1535613c10a79cc54fe680436010822fb1df148f751ed7f94b963235
|
|
|
eudsl_ccache_log_windows_amd64
|
222 KB |
sha256:0795b3ef6b8b6c1bae47cb137e7d8463e2545f692797f0a9778b80d18313c08a
|
|
|
eudsl_macos_arm64_artifact
|
83 MB |
sha256:815710dde65787e1226cc083fbe58ea18da2059343875f7f4c3fbbd4a4d717ce
|
|
|
eudsl_python_extras_sdist_artifact
|
122 KB |
sha256:ef818498885262b6f5c733221f4f072d2884ea53a8e43c81688f546824be221c
|
|
|
eudsl_ubuntu_aarch64_artifact
|
101 MB |
sha256:b8a581a1008aee9905d604b4821f1f85f613de86e758206fa7f2b013c3d1dae8
|
|
|
eudsl_ubuntu_x86_64_artifact
|
104 MB |
sha256:f4bf69fb08e51734a01c6410b8d7a67b654b95da7d9ce1307badf013c056d0b0
|
|
|
eudsl_windows_amd64_artifact
|
63.6 MB |
sha256:66a72e4ccaeb94dd0953fa1e2da8b9a96f6ea538660101c8a10d8538e0d6a6be
|
|
|
llvm_ccache_log_macos_arm64
|
6.69 MB |
sha256:2b1b5e46a797b7bfa495cf1b630f2bb0fad9ac92cacc275f226fd9ad40592aa4
|
|
|
llvm_ccache_log_manylinux_aarch64
|
3.72 MB |
sha256:edba2428326261c8fadd05bb61546fb08f2489d2423db3998955cc2a2370d3e5
|
|
|
llvm_ccache_log_manylinux_x86_64
|
5 MB |
sha256:6c0ec763d1cc45aca41348a677c1724282afbb4650d9724e80271a5756d146bb
|
|
|
llvm_ccache_log_mlir_wasm32
|
2.62 MB |
sha256:245357441139d471689e253e37916ff52d3f0aaac6ba57da12cf5f5c4fc5edc9
|
|
|
llvm_ccache_log_windows_amd64
|
6.94 MB |
sha256:7c49616841ec0825150b3bd1d336ddaca63e863467ae7f70c4428893d9056f2b
|
|
|
mlir_macos_arm64_artifact
|
708 MB |
sha256:3c11fea0c272a609d0db76f278ec7e67a1bad7bc1c1702b537e3bc62aa8af793
|
|
|
mlir_manylinux_aarch64_artifact
|
738 MB |
sha256:4a44c43b35f81227b8eb5a26f80b7dab79d108488b64451f4bca427467e3c67e
|
|
|
mlir_manylinux_x86_64_artifact
|
737 MB |
sha256:1fe2ef89f3b6be2a7ac7f766add1674bc68d1d723989838161e1143ce886e256
|
|
|
mlir_native_tools_macos_arm64_artifact
|
86.9 MB |
sha256:7e2fa04a146c764bcd6b5cc22953efdb8374ddbd6c50f7c8880dd7c31027dcf9
|
|
|
mlir_native_tools_manylinux_aarch64_artifact
|
98.7 MB |
sha256:9615df018f7e0b617c8e828061ec77cc53c0dab731d66b41d00c74ce579a1297
|
|
|
mlir_native_tools_manylinux_x86_64_artifact
|
100 MB |
sha256:5d5e9b7eb2637dc8834047bb6b4506b1a4b4d99f887d2d13412ad4394ed9935b
|
|
|
mlir_native_tools_windows_amd64_artifact
|
60.1 MB |
sha256:b864d80d821f7da46e66ccebeea59cbbd24ac928e8550cec4d89765f2ed93ca9
|
|
|
mlir_python_bindings_macos_arm64_artifact
|
395 MB |
sha256:d440a390c23f705fb3c8b367a18bb73c6c0ce427b726081c1f804bf26e398850
|
|
|
mlir_python_bindings_ubuntu_aarch64_artifact
|
492 MB |
sha256:433f44ff8e2780a5a83f397e144f378e81b108f2b4e1372a5373e40a66937fc5
|
|
|
mlir_python_bindings_ubuntu_wasm32_artifact
|
44.8 MB |
sha256:23f3e25db9d49de0593e8d5314cf21fde7a6cfdb5a60323cf629e34dcfb5abd4
|
|
|
mlir_python_bindings_ubuntu_x86_64_artifact
|
522 MB |
sha256:d682d3a467b540fedb42646b4db2ec7d5539da04fd3b7de2da1ad500d425d9d9
|
|
|
mlir_python_bindings_windows_amd64_artifact
|
336 MB |
sha256:87dd12621f9b576d749953bd84cd24da731519dcb01fc325705c7916bf1bc742
|
|
|
mlir_wheel_macos_arm64_artifact
|
606 MB |
sha256:3bd1fba25e7a0f0bf31f959ddf4f3c0e7a6c05033d3bd889f17f5aa2b090a5ec
|
|
|
mlir_wheel_manylinux_aarch64_artifact
|
626 MB |
sha256:f1c9c91eb6374f0af4cf97afca5152bacc67c48db9dcf3d6e248981d5659c8db
|
|
|
mlir_wheel_manylinux_x86_64_artifact
|
632 MB |
sha256:942d720a91cdfaedfe1791a1c9488ceaebdf8f39470b61ee012c3ef5f66526b5
|
|
|
mlir_wheel_ubuntu_wasm32_artifact
|
181 MB |
sha256:168ed12bf06a8c026ad696e00bed23039cb3b5524c0ede4a991f2addc5982d02
|
|
|
mlir_wheel_windows_amd64_artifact
|
445 MB |
sha256:9868d272389a7d5b759f6e5f10086fec76f666ac86809d41246d023267211d69
|
|
|
mlir_windows_amd64_artifact
|
507 MB |
sha256:e56e1d7d8c860b2eb255176b325586d7324996a810da3b828074222af3c1f7a9
|
|