[libc-commits] [libc] [libc][mathvec] Initial commit for LIBC vector math component (PR #173058)

Muhammad Bassiouni via libc-commits libc-commits at lists.llvm.org
Wed Feb 18 10:08:37 PST 2026


https://github.com/bassiounix approved this pull request.

Just some suggestions to maintain consistency in library code. But it's fine either way.

@Prabhuk we might need to disable libmvec on baremetal if it causes any issues because of `static`, we can't remove it from here (from the discussion above).

Other than that, LGTM.

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


More information about the libc-commits mailing list