[libcxx-commits] [libcxx] [libc++] Explicitly convert to masks in SIMD code (PR #107983)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 9 03:56:05 PST 2025


philnik777 wrote:

> Sorry, probably I am not aware. I assumed pre-commit CI is https://github.com/llvm/llvm-project/actions/runs/12563251328/job/35025625406
> 
> And this is worklow file https://github.com/llvm/llvm-project/blob/1b09bb7b0fa1c101021dfd00ffc47f4689f085df/.github/workflows/libcxx-build-and-test.yaml
> 
> How to tell if it's running aarch64?

This is most of the pre-commit CI, but there is also https://buildkite.com/llvm-project/libcxx-ci/builds/37688, which mostly runs the different platforms. IDK how to see that after the fact though, or whether there is even any UI hint that it ever ran.

https://github.com/llvm/llvm-project/pull/107983


More information about the libcxx-commits mailing list