C++ Logo

std-proposals

Advanced search

Re: [std-proposals] CHAR_BIT == 8 p3635r0

From: Thiago Macieira <thiago_at_[hidden]>
Date: Wed, 16 Jul 2025 07:00:35 -0700
On Wednesday, 16 July 2025 04:09:14 Pacific Daylight Time Jan Schultke via Std-
Proposals wrote:
> Are we really
> expecting vendors to create and maintain a decent implementation of
> <simd> for their DSPs from scratch?

Yes. The basic implementation is where the Multiple in SIMD is just 1 where
all operations are simply scalar. That suffices to meet the requirements of the
header.

If the DSP in question has vector instructions and the compiler vendor wants
to or needs to support them, the size of a byte is irrelevant.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Principal Engineer - Intel Platform & System Engineering

Received on 2025-07-16 14:00:43