Uh oh!
There was an error while loading. Please reload this page.
[release/7.0][wasm] Add CI job for AOT+SIMD to runtime-wasm for PRs - #75064
Conversation
ghost
commented
Sep 3, 2022
Tagging subscribers to 'arch-wasm': @lewing Issue Detailsnull
|
radical
commented
Sep 3, 2022
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
radical
commented
Sep 3, 2022
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
radical
commented
Sep 3, 2022
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
radical
commented
Sep 3, 2022
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
radical
commented
Sep 3, 2022
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
radical
commented
Sep 4, 2022
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
radical
commented
Sep 5, 2022
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
radical
commented
Sep 5, 2022
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
radical
commented
Sep 5, 2022
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
radical
commented
Sep 5, 2022
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
ff2f9d9 to
a1a6aecCompareradical
commented
Sep 5, 2022
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
radical
commented
Sep 6, 2022
/azp run runtime |
|
Azure Pipelines successfully started running 1 pipeline(s). |
069df16 to
0c7bb2bCompareradical
commented
Sep 7, 2022
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
.. SIMD enabled, as part of smoke tests.
.. which has only a SIMD_AOT job for now.
ba259ac to
40164a1Compareradical
commented
Sep 7, 2022
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
carlossanlop
commented
Sep 7, 2022
Since this is an infra/test only change, it's tell mode, so I only need a sign-off from @lewing || @steveisok || @akoeplinger || @radekdoulik . And of course, a confirmation from @radical that this is ready to merge (in case you need to push more changes and/or execute more |
radical
commented
Sep 8, 2022
Failures are relevant, I'll fix. |
radical
commented
Sep 8, 2022
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
radical
commented
Sep 8, 2022
The PR is ready. There are simd test failures which will be fixed by other follow up PRs. |
carlossanlop
commented
Sep 8, 2022
Thanks @radical . |
radical
commented
Oct 10, 2022
/backport to main |
runtime-wasmthat runs all the AOT tests with SIMD enabledSystem.Runtime.Intrinsicsruns on helix with, and without simdruntime-wasm-featurespipeline yml with the AOT+SIMD job. This isn't usable right now because we can't add new pipelines.