abseil / abseil/abseil-cpp

[Bug]: wasm-simd issue in absl/crc/internal/non_temporal_memcpy.h

Open
#1,764 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
18.1k
Forks
3.2k
Avg merge
20h 36m
Merged PRs (30d)
1

Description

### Describe the issue

non_temporal_store_memcpy_avx, which is guarded by __SSE3__ is defined when msimd128 is enabled, but not supported.

### Steps to reproduce the problem

clone master and build with -msimd128

### What version of Abseil are you using?

master

### What operating system and version are you using?

linux

### What compiler and version are you using?

emscripten master

### What build system are you using?

cmake+ninja

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.