[libcxx-commits] [libcxx] [libc++] Implement P2876R3: std::simd constructors and accessors (PR #177216)
Hristo Hristov via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jan 22 09:57:41 PST 2026
H-G-Hristov wrote:
> @philnik777 Thank you for the feedback. As a new contributor, I appreciate the guidance
>
> I see now that my implementation was targeting the experimental files. Since I don't see a **libcxx/include/__simd** directory in the current main branch, could you point me to the intended landing spot for the P2876R3?
I guess you need to start implementing https://github.com/llvm/llvm-project/issues/118384 first.
https://github.com/llvm/llvm-project/pull/177216
More information about the libcxx-commits
mailing list