[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 10:47:24 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 #118384 first.
>
> it's assigned to @philnik777 so I think we should work together? I am new to LLVM so the best for me is to work with you since I need some guidance. how I can be in touch with you?
The Discord libc++ channel is where you can ask question, etc. https://discord.com/invite/xS7Z362
https://github.com/llvm/llvm-project/pull/177216
More information about the libcxx-commits
mailing list