[libcxx-commits] [libcxx] [libc++] Remove some unnecessary functions from __vector_layout (PR #207152)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 8 07:22:15 PDT 2026
https://github.com/ldionne approved this pull request.
I think this makes sense. As discussed, you verified these didn't make any difference codegen wise, so I think we could simply not have introduced them in the first place, to keep the layout API minimal.
https://github.com/llvm/llvm-project/pull/207152
More information about the libcxx-commits
mailing list