[libcxx-commits] [PATCH] D144363: [libcxx] <experimental/simd> Added simd width functions, simd_size traits and related tests

Yin Zhang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 11 05:19:00 PDT 2023


Joy12138 marked 2 inline comments as done.
Joy12138 added a comment.

@philnik Hi, we have added the SFINAE false test for `simd_size`. But the error messages seem not easy to read. Do you have any suggestions?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144363/new/

https://reviews.llvm.org/D144363



More information about the libcxx-commits mailing list