[Bug]: wasm-simd issue in absl/crc/internal/non_temporal_memcpy.h
Đang mở
- Ngôn ngữ chính
- C++
- Star
- 18.1k
- Fork
- 3.2k
- Merge trung bình
- 20 giờ 36 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
### 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_
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.