On Mon, Oct 27, 2025 at 10:21 AM Matthias Kretz <[email protected]> wrote:

> Tomasz Kaminski [Monday, 27 October 2025, 09:49:19 CET]:
> > On Fri, Oct 24, 2025 at 6:09 PM Matthias Kretz <[email protected]> wrote:
> > > template for (constexpr int __i : _IotaArray<10>)
> >
> > I can simply use views::iota here, I do not need to materialize array for
> > that.
>
> I can't. Is https://compiler-explorer.com/z/Y4seqGrsY supposed to work?
>
Yes, but it does need symbolic addressing that is not yet implemented.

>
> - Matthias
>
> --
> ──────────────────────────────────────────────────────────────────────────
>  Dr. Matthias Kretz                           https://mattkretz.github.io
>  GSI Helmholtz Center for Heavy Ion Research               https://gsi.de
>  std::simd
> ──────────────────────────────────────────────────────────────────────────
>

Reply via email to