[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:57:24 PDT 2026


freaknbigpanda wrote:

It seems like these failures have been mostly fixed with the application of -Wno-psabi but we should check to make sure there isn't something actually wrong with libc and libcxx before we merge this. The code should be fixed to avoid the warnings

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


More information about the libc-commits mailing list