Skip to content

Support multiplication on Int32x4 #59816

Open
@zing-ethan

Description

@zing-ethan

Given that it is already supported by Float32x4 and also by all major SIMD instruction sets including WASM, this seems like a no-brainer.

/// Multiplication operator.
Int32x4 operator *(Int32x4 other);

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.library-typed-datatype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions