[libcxx-commits] [PATCH] D156225: [libcxx] <experimental/simd> Add broadcast constructor of class simd/simd_mask

Yin Zhang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 12 22:34:34 PDT 2023


Joy12138 added a comment.

In D156225#4644460 <https://reviews.llvm.org/D156225#4644460>, @ldionne wrote:

> This broke the CI, see https://buildkite.com/llvm-project/libcxx-ci/builds/29619#018a8977-1827-49a1-a154-5d960fc5da5e. Can you please fix or revert?

Thank you very much for your reminder. I tried to fix this issue in revision https://reviews.llvm.org/D159509 and land this patch after CI passed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156225



More information about the libcxx-commits mailing list