[libc-commits] [clang] [libc] [libcxx] [clang][X86] Emit AVX level mismatch psABI warnings on function definitions (PR #199091)

Benjamin Luke via libc-commits libc-commits at lists.llvm.org
Thu May 21 15:53:49 PDT 2026


freaknbigpanda wrote:

> Can you share examples of where this is triggering in libc/libc++?

You can see an example of the libcxx test failures here: https://github.com/llvm/llvm-project/actions/runs/26239342166/job/77221171905

And an example of the libc build failure here: https://github.com/llvm/llvm-project/actions/runs/26183622799/job/77033061201

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


More information about the libc-commits mailing list