[all-commits] [llvm/llvm-project] 593521: [libcxx] <experimental/simd> Add generate construc...

ZhangYin via All-commits all-commits at lists.llvm.org
Thu Oct 12 05:39:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 593521b079e091ea11d84cacde4dbd8c782f6b5f
      https://github.com/llvm/llvm-project/commit/593521b079e091ea11d84cacde4dbd8c782f6b5f
  Author: ZhangYin <zhangyin2018 at iscas.ac.cn>
  Date:   2023-10-12 (Thu, 12 Oct 2023)

  Changed paths:
    M libcxx/docs/Status/ParallelismProjects.csv
    M libcxx/include/experimental/__simd/scalar.h
    M libcxx/include/experimental/__simd/simd.h
    M libcxx/include/experimental/__simd/utility.h
    M libcxx/include/experimental/__simd/vec_ext.h
    A libcxx/test/std/experimental/simd/simd.class/simd_ctor_generator.pass.cpp

  Log Message:
  -----------
  [libcxx] <experimental/simd> Add generate constructor of class simd (#66737)

Differential Revision: https://reviews.llvm.org/D159442




More information about the All-commits mailing list