1. 28 Oct, 2021 2 commits
  2. 27 Oct, 2021 6 commits
  3. 16 Oct, 2021 2 commits
  4. 14 Oct, 2021 2 commits
  5. 09 Oct, 2021 2 commits
  6. 08 Oct, 2021 2 commits
  7. 07 Oct, 2021 5 commits
  8. 21 Sep, 2021 1 commit
  9. 20 Sep, 2021 4 commits
  10. 19 Sep, 2021 1 commit
    • Drew Parsons's avatar
      drop hurd-i386 from list of xsimd arches · 64f3fd47
      Drew Parsons authored
      same problem as i386, x32
      
      /<<PKGBUILDDIR>>/include/xtensor/xassign.hpp:671:104: error: invalid use of incomplete type ‘xt::xfunction<xt::detail::plus, const xt::xarray_container<xt::uvector<long int, xsimd::aligned_allocator<long int, 16> >, xt::layout_type::row_major, xt::svector<unsigned int, 4, std::allocator<unsigned int>, true>, xt::xtensor_expression_tag>&, const xt::xarray_container<xt::uvector<long int, xsimd::aligned_allocator<long int, 16> >, xt::layout_type::row_major, xt::svector<unsigned int, 4, std::allocator<unsigned int>, true>, xt::xtensor_expression_tag>&>::simd_return_type<long int>’ {aka ‘class xsimd::batch<long int, 4>’}
        671 |             e1.template store_simd<lhs_align_mode>(i, e2.template load_simd<rhs_align_mode, value_type>(i));
            |                                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
      In file included from /usr/include/xsimd/types/xsimd_base.hpp:26,
                       from /usr/include/xsimd/types/xsimd_traits.hpp:16,
                       from /usr/include/xsimd/xsimd.hpp:16,
                       from /<<PKGBUILDDIR>>/include/xtensor/xtensor_config.hpp:75,
                       from /<<PKGBUILDDIR>>/include/xtensor/xbuffer_adaptor.hpp:21,
                       from /<<PKGBUILDDIR>>/include/xtensor/xarray.hpp:19,
                       from /<<PKGBUILDDIR>>/test/test_extended_broadcast_view.cpp:16:
      /usr/include/xsimd/types/xsimd_utils.hpp:26:11: note: declaration of ‘xt::xfunction<xt::detail::plus, const xt::xarray_container<xt::uvector<long int, xsimd::aligned_allocator<long int, 16> >, xt::layout_type::row_major, xt::svector<unsigned int, 4, std::allocator<unsigned int>, true>, xt::xtensor_expression_tag>&, const xt::xarray_container<xt::uvector<long int, xsimd::aligned_allocator<long int, 16> >, xt::layout_type::row_major, xt::svector<unsigned int, 4, std::allocator<unsigned int>, true>, xt::xtensor_expression_tag>&>::simd_return_type<long int>’ {aka ‘class xsimd::batch<long int, 4>’}
         26 |     class batch;
            |           ^~~~~
      64f3fd47
  11. 18 Sep, 2021 1 commit
  12. 14 Sep, 2021 5 commits
  13. 13 Sep, 2021 7 commits