Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ShuangLiu1992 opened this issue Sep 27, 2024 · 0 comments
Open

Comments

@ShuangLiu1992
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant