Skip to content

Commit dbf0628

Browse files
committed
Update ChangeLog
1 parent b24d4b3 commit dbf0628

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ See docs/process.md for more on how version tagging works.
2020

2121
3.1.74 (in development)
2222
-----------------------
23+
- Added support for compiling AVX2 intrinsics, 256-bit wide intrinsic is emulated
24+
on top of 128-bit Wasm SIMD instruction set. (#23035). Pass `-msimd128 -mavx2`
25+
to enable targeting AVX2.
2326
- The file system was updated to independently track atime, mtime and ctime
2427
instead of using the same time for all three. (#22998)
2528
- The minimum supported chrome version was bumped from 32 to 33. (#23077)

0 commit comments

Comments
 (0)