-
Notifications
You must be signed in to change notification settings - Fork 9
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
Relaxed SIMD #129
Relaxed SIMD #129
Commits on Mar 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 48ed81a - Browse repository at this point
Copy the full SHA 48ed81aView commit details
Commits on Mar 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dd63aa2 - Browse repository at this point
Copy the full SHA dd63aa2View commit details
Commits on Mar 22, 2021
-
Merge pull request #7 from ngzhian/add-references
Add a references section with useful links
Configuration menu - View commit details
-
Copy full SHA for 8815f41 - Browse repository at this point
Copy the full SHA 8815f41View commit details
Commits on Mar 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bf6a1bd - Browse repository at this point
Copy the full SHA bf6a1bdView commit details
Commits on Mar 24, 2021
-
Add template for suggesting new instructions.
Configuration menu - View commit details
-
Copy full SHA for 224627e - Browse repository at this point
Copy the full SHA 224627eView commit details
Commits on Mar 25, 2021
-
Add paragraph describing consistency using fpenv (#15)
* Add paragraph on fpenv * Attribute must be 0 for now, call it a module element * Name fpu to make examples clearer * Reword paragraph on fpenv instantiation * Reword last paragraph describing what fpenv is * Add attribute 0 to import example
Configuration menu - View commit details
-
Copy full SHA for 77e5f06 - Browse repository at this point
Copy the full SHA 77e5f06View commit details
Commits on Mar 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d87f9b2 - Browse repository at this point
Copy the full SHA d87f9b2View commit details
Commits on Apr 15, 2021
-
Add SIMD subgroup charter (#18)
As this is the first time we have separate proposals under the same subgroup - I'm duplicating the charter here as well as in the flexible vectors proposal for discoverability, and for easy modification in case we decide to split the subgroup based on proposals in the future.
Configuration menu - View commit details
-
Copy full SHA for 023ce40 - Browse repository at this point
Copy the full SHA 023ce40View commit details
Commits on Jun 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e71547e - Browse repository at this point
Copy the full SHA e71547eView commit details
Commits on Jun 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4fced21 - Browse repository at this point
Copy the full SHA 4fced21View commit details
Commits on Jul 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9698769 - Browse repository at this point
Copy the full SHA 9698769View commit details
Commits on Jul 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2295168 - Browse repository at this point
Copy the full SHA 2295168View commit details
Commits on Aug 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d7489cd - Browse repository at this point
Copy the full SHA d7489cdView commit details
Commits on Aug 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 18c1b1d - Browse repository at this point
Copy the full SHA 18c1b1dView commit details
Commits on Sep 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ae132b3 - Browse repository at this point
Copy the full SHA ae132b3View commit details
Commits on Oct 5, 2021
-
As suggested in WebAssembly/relaxed-simd#17 (comment).
Configuration menu - View commit details
-
Copy full SHA for e53d41f - Browse repository at this point
Copy the full SHA e53d41fView commit details
Commits on Oct 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9854b86 - Browse repository at this point
Copy the full SHA 9854b86View commit details
Commits on Oct 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8f41b23 - Browse repository at this point
Copy the full SHA 8f41b23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 407d3db - Browse repository at this point
Copy the full SHA 407d3dbView commit details
Commits on Oct 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fdab682 - Browse repository at this point
Copy the full SHA fdab682View commit details
Commits on Nov 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 383be57 - Browse repository at this point
Copy the full SHA 383be57View commit details
Commits on Nov 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 847e8fc - Browse repository at this point
Copy the full SHA 847e8fcView commit details
Commits on Nov 5, 2021
-
Merge pull request #48 from yurydelendik/sm-status
Report status of SpiderMonkey implemention
Configuration menu - View commit details
-
Copy full SHA for 8f0a216 - Browse repository at this point
Copy the full SHA 8f0a216View commit details
Commits on Mar 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a7f00a6 - Browse repository at this point
Copy the full SHA a7f00a6View commit details -
Merge pull request #58 from ngzhian/remove-fpenv
Remove fpenv from overview, add proposed spec text on Relaxed operations
Configuration menu - View commit details
-
Copy full SHA for 9d1a8a8 - Browse repository at this point
Copy the full SHA 9d1a8a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f65a2a - Browse repository at this point
Copy the full SHA 7f65a2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d90a25 - Browse repository at this point
Copy the full SHA 1d90a25View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd1a19c - Browse repository at this point
Copy the full SHA fd1a19cView commit details
Commits on Mar 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8f47f24 - Browse repository at this point
Copy the full SHA 8f47f24View commit details
Commits on Mar 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8a1eb2f - Browse repository at this point
Copy the full SHA 8a1eb2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c175d8 - Browse repository at this point
Copy the full SHA 5c175d8View commit details
Commits on Mar 10, 2022
-
Copy "either" result pattern from threads proposal
"either" allows us to assert that the a value is in a set of expected values. This is copied from threads proposal and updated accordingly to compile.
Configuration menu - View commit details
-
Copy full SHA for fe473a7 - Browse repository at this point
Copy the full SHA fe473a7View commit details
Commits on Mar 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8da2825 - Browse repository at this point
Copy the full SHA 8da2825View commit details
Commits on Mar 17, 2022
-
Add tests for relaxed simd instructions
Test cases are not exhaustive and only exercises edge cases (where results differ across hardware). No implementation in the interpreter, only parsing, encoding, and decoding is supported.
Configuration menu - View commit details
-
Copy full SHA for dafba4f - Browse repository at this point
Copy the full SHA dafba4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f95701 - Browse repository at this point
Copy the full SHA 3f95701View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfb6b0a - Browse repository at this point
Copy the full SHA bfb6b0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b8c69b - Browse repository at this point
Copy the full SHA 9b8c69bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbfb92f - Browse repository at this point
Copy the full SHA fbfb92fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1a56b5 - Browse repository at this point
Copy the full SHA c1a56b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8413b42 - Browse repository at this point
Copy the full SHA 8413b42View commit details
Commits on Mar 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2e66ec6 - Browse repository at this point
Copy the full SHA 2e66ec6View commit details
Commits on Mar 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1f29e46 - Browse repository at this point
Copy the full SHA 1f29e46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9369de7 - Browse repository at this point
Copy the full SHA 9369de7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a303a5 - Browse repository at this point
Copy the full SHA 1a303a5View commit details
Commits on May 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2d63360 - Browse repository at this point
Copy the full SHA 2d63360View commit details
Commits on Jul 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f80420a - Browse repository at this point
Copy the full SHA f80420aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d63afa - Browse repository at this point
Copy the full SHA 0d63afaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3f0037 - Browse repository at this point
Copy the full SHA a3f0037View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2e53ec - Browse repository at this point
Copy the full SHA c2e53ecView commit details
Commits on Aug 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1438c0e - Browse repository at this point
Copy the full SHA 1438c0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4f766c - Browse repository at this point
Copy the full SHA d4f766cView commit details
Commits on Sep 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for aff5ae0 - Browse repository at this point
Copy the full SHA aff5ae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1759af - Browse repository at this point
Copy the full SHA e1759afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26f1b78 - Browse repository at this point
Copy the full SHA 26f1b78View commit details
Commits on Sep 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b58bb2e - Browse repository at this point
Copy the full SHA b58bb2eView commit details
Commits on Sep 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0018aeb - Browse repository at this point
Copy the full SHA 0018aebView commit details
Commits on Oct 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8cbfd34 - Browse repository at this point
Copy the full SHA 8cbfd34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6570724 - Browse repository at this point
Copy the full SHA 6570724View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8697e47 - Browse repository at this point
Copy the full SHA 8697e47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3935fe9 - Browse repository at this point
Copy the full SHA 3935fe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e35df3a - Browse repository at this point
Copy the full SHA e35df3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dc7f2f - Browse repository at this point
Copy the full SHA 2dc7f2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f19aec - Browse repository at this point
Copy the full SHA 0f19aecView commit details -
Configuration menu - View commit details
-
Copy full SHA for c373433 - Browse repository at this point
Copy the full SHA c373433View commit details -
Configuration menu - View commit details
-
Copy full SHA for fda767d - Browse repository at this point
Copy the full SHA fda767dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b727ca - Browse repository at this point
Copy the full SHA 5b727caView commit details
Commits on Nov 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 484c78b - Browse repository at this point
Copy the full SHA 484c78bView commit details
Commits on Dec 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c199565 - Browse repository at this point
Copy the full SHA c199565View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b886c0 - Browse repository at this point
Copy the full SHA 9b886c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95678a9 - Browse repository at this point
Copy the full SHA 95678a9View commit details
Commits on Feb 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 22eb1c0 - Browse repository at this point
Copy the full SHA 22eb1c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91a76df - Browse repository at this point
Copy the full SHA 91a76dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f39b1f - Browse repository at this point
Copy the full SHA 5f39b1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7f2df1 - Browse repository at this point
Copy the full SHA c7f2df1View commit details -
Merge pull request #119 from ngzhian/interp-dot-name
Fix names of dot instructions
Configuration menu - View commit details
-
Copy full SHA for 50163d0 - Browse repository at this point
Copy the full SHA 50163d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d908cd4 - Browse repository at this point
Copy the full SHA d908cd4View commit details -
Merge pull request #121 from ngzhian/fix-relaxed-dot-test
Fix expected result type in relaxed dot product tests
Configuration menu - View commit details
-
Copy full SHA for e7bb04d - Browse repository at this point
Copy the full SHA e7bb04dView commit details
Commits on Feb 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 961e0db - Browse repository at this point
Copy the full SHA 961e0dbView commit details -
Merge pull request #122 from ngzhian/tests-cmp
Check multiple calls to relaxed instructions return same results
Configuration menu - View commit details
-
Copy full SHA for e8a9e54 - Browse repository at this point
Copy the full SHA e8a9e54View commit details -
Configuration menu - View commit details
-
Copy full SHA for e53cbc9 - Browse repository at this point
Copy the full SHA e53cbc9View commit details -
Merge pull request #123 from ngzhian/dot-tests
Add expected results for relaxed dot
Configuration menu - View commit details
-
Copy full SHA for 271b099 - Browse repository at this point
Copy the full SHA 271b099View commit details
Commits on Feb 16, 2023
-
Fix relaxed nmadd tests (#124)
nmadd(x, y, z) == nmadd(-x, y, z) the tests were doing -z instead.
Configuration menu - View commit details
-
Copy full SHA for d847308 - Browse repository at this point
Copy the full SHA d847308View commit details
Commits on Feb 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f443590 - Browse repository at this point
Copy the full SHA f443590View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bd0984 - Browse repository at this point
Copy the full SHA 0bd0984View commit details -
Merge pull request #128 from ngzhian/merging-upstream
Merge from upstream spec
Configuration menu - View commit details
-
Copy full SHA for 59f25ed - Browse repository at this point
Copy the full SHA 59f25edView commit details
Commits on Feb 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 917bd5c - Browse repository at this point
Copy the full SHA 917bd5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c423e63 - Browse repository at this point
Copy the full SHA c423e63View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9ad839 - Browse repository at this point
Copy the full SHA a9ad839View commit details -
Fix some tests in
i32x4_relaxed_trunc.wast
This fixes some minor issues I encountered when running these tests. The first is a test for the `i32x4.relaxed_trunc_f32x4_s` instruction which asserted that `2147483647.0` (INT_MAX) would get translated to INT_MAX through the conversion. This float value, however, is not representable in `f32`. The two other closest integers that `f32` can represent are 2147483648 and 2147483520, so it's not actually possible to exercise a conversion from precisely INT_MAX to INT_MAX. Due to float parsing this meant that the value was getting rounded up to 2147483648 which exceeded INT_MAX which when using `cvttpd2dq` on x86 would cause INT_MIN to get returning, failing the test. I updated the test to pass something in-bounds (2 in this case) since the other edge cases are already tested. The other issue fixed in this commit is that many tests asserted that INT_MIN was a possible result but the representation of INT_MIN was missing a 0 in its hexadecimal representation, so zeros were appended.
Configuration menu - View commit details
-
Copy full SHA for ae8a9f9 - Browse repository at this point
Copy the full SHA ae8a9f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f82b14f - Browse repository at this point
Copy the full SHA f82b14fView commit details -
Implement relaxed instructions using the non-relaxed counterpart (#65)
relaxed swizzle -> swizzle relaxed trunc -> trunc sat madd/nmadd -> fused multiply add/sub (2 roundings) relaxed laneselect -> bitselect relaxed min/max -> min/max i16x8 q15mulr -> i16x8.q15mulr with sat Co-authored-by: Andreas Rossberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 476802d - Browse repository at this point
Copy the full SHA 476802dView commit details -
Update overview spec of
laneselect
instructionsCurrently the overview indicates that if the mask lane is not zero, not all-ones, and the top bit is 0 then the output must be the `b` element. This doesn't match (what I believe is) the intended implementation on AArch64 using the `bsl` instruction which is the same as `v128.bitselect`.
Configuration menu - View commit details
-
Copy full SHA for 1bb54a7 - Browse repository at this point
Copy the full SHA 1bb54a7View commit details
Commits on Mar 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 786f84d - Browse repository at this point
Copy the full SHA 786f84dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16f6d1f - Browse repository at this point
Copy the full SHA 16f6d1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c78e14 - Browse repository at this point
Copy the full SHA 3c78e14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70008ac - Browse repository at this point
Copy the full SHA 70008acView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab7d0be - Browse repository at this point
Copy the full SHA ab7d0beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cf8ca9 - Browse repository at this point
Copy the full SHA 1cf8ca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52668fa - Browse repository at this point
Copy the full SHA 52668faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83b983d - Browse repository at this point
Copy the full SHA 83b983dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8824d97 - Browse repository at this point
Copy the full SHA 8824d97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a8208e - Browse repository at this point
Copy the full SHA 2a8208eView commit details -
Update document/core/exec/numerics.rst
Co-authored-by: Andreas Rossberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8cac7f - Browse repository at this point
Copy the full SHA f8cac7fView commit details -
Update document/core/exec/numerics.rst
Co-authored-by: Andreas Rossberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e08ffc - Browse repository at this point
Copy the full SHA 5e08ffcView commit details -
Update document/core/exec/numerics.rst
Co-authored-by: Andreas Rossberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3f3239 - Browse repository at this point
Copy the full SHA c3f3239View commit details -
Update document/core/exec/numerics.rst
Co-authored-by: Andreas Rossberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ddcc7ed - Browse repository at this point
Copy the full SHA ddcc7edView commit details -
Update document/core/exec/numerics.rst
Co-authored-by: Andreas Rossberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2fe562 - Browse repository at this point
Copy the full SHA b2fe562View commit details -
Update document/core/exec/numerics.rst
Co-authored-by: Andreas Rossberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64bdd02 - Browse repository at this point
Copy the full SHA 64bdd02View commit details -
Configuration menu - View commit details
-
Copy full SHA for caee906 - Browse repository at this point
Copy the full SHA caee906View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1a8a12 - Browse repository at this point
Copy the full SHA a1a8a12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c51978 - Browse repository at this point
Copy the full SHA 2c51978View commit details -
Configuration menu - View commit details
-
Copy full SHA for 847b40f - Browse repository at this point
Copy the full SHA 847b40fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce1d31d - Browse repository at this point
Copy the full SHA ce1d31dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7d4e96 - Browse repository at this point
Copy the full SHA a7d4e96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 824c9fd - Browse repository at this point
Copy the full SHA 824c9fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61fd687 - Browse repository at this point
Copy the full SHA 61fd687View commit details -
relaxed dot allows the intermediate 16-bit to be saturated (if the underlying host uses signed * unsigned 8 bit, the dot product, 8-bit * 8-bit + 8-bit * -bit) overflows.
Configuration menu - View commit details
-
Copy full SHA for 70bf915 - Browse repository at this point
Copy the full SHA 70bf915View commit details -
Update document/core/appendix/changes.rst
Co-authored-by: Andreas Rossberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4073d27 - Browse repository at this point
Copy the full SHA 4073d27View commit details -
Update document/core/appendix/changes.rst
Co-authored-by: Andreas Rossberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 753c779 - Browse repository at this point
Copy the full SHA 753c779View commit details -
Configuration menu - View commit details
-
Copy full SHA for f59b512 - Browse repository at this point
Copy the full SHA f59b512View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8afc0d1 - Browse repository at this point
Copy the full SHA 8afc0d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46c9480 - Browse repository at this point
Copy the full SHA 46c9480View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9ef2e4 - Browse repository at this point
Copy the full SHA a9ef2e4View commit details
Commits on Mar 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b00d451 - Browse repository at this point
Copy the full SHA b00d451View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4afd146 - Browse repository at this point
Copy the full SHA 4afd146View commit details
Commits on Mar 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c4c9dda - Browse repository at this point
Copy the full SHA c4c9ddaView commit details
Commits on Mar 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b90afb8 - Browse repository at this point
Copy the full SHA b90afb8View commit details -
Merge pull request WebAssembly#139 from ngzhian/merge-upstream
Merge from upstream spec
Configuration menu - View commit details
-
Copy full SHA for ba2d5eb - Browse repository at this point
Copy the full SHA ba2d5ebView commit details
Commits on Jun 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 70f8687 - Browse repository at this point
Copy the full SHA 70f8687View commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d879d67 - Browse repository at this point
Copy the full SHA d879d67View commit details -
Fix relaxed laneselect to allow looking at top bit of byte
This allows using pblendvb for i16x8 lane select. See #125.
Configuration menu - View commit details
-
Copy full SHA for f7e861c - Browse repository at this point
Copy the full SHA f7e861cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd9c447 - Browse repository at this point
Copy the full SHA cd9c447View commit details
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 22257c5 - Browse repository at this point
Copy the full SHA 22257c5View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 95dc80e - Browse repository at this point
Copy the full SHA 95dc80eView commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e9c9a9b - Browse repository at this point
Copy the full SHA e9c9a9bView commit details -
Merge pull request WebAssembly#156 from fitzgen/test-non-determinism-…
…is-consistent Add a smoke test for consistent nondeterminism
Configuration menu - View commit details
-
Copy full SHA for c3f9359 - Browse repository at this point
Copy the full SHA c3f9359View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3f0bd84 - Browse repository at this point
Copy the full SHA 3f0bd84View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9d740b0 - Browse repository at this point
Copy the full SHA 9d740b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for acb599c - Browse repository at this point
Copy the full SHA acb599cView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc87071 - Browse repository at this point
Copy the full SHA bc87071View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eb8f31c - Browse repository at this point
Copy the full SHA eb8f31cView commit details -
[test] Fix left-over use of kWasmStmt in wasm-module-builder (WebAsse…
…mbly#1812) This was renamed to kWasmVoid in WebAssembly/memory64@2f5a7c5.
Configuration menu - View commit details
-
Copy full SHA for a315401 - Browse repository at this point
Copy the full SHA a315401View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 09cc6c6 - Browse repository at this point
Copy the full SHA 09cc6c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dadd74 - Browse repository at this point
Copy the full SHA 8dadd74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95acd3e - Browse repository at this point
Copy the full SHA 95acd3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b0896a - Browse repository at this point
Copy the full SHA 2b0896aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b315265 - Browse repository at this point
Copy the full SHA b315265View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 057b5e3 - Browse repository at this point
Copy the full SHA 057b5e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9cbf1a - Browse repository at this point
Copy the full SHA e9cbf1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00c56da - Browse repository at this point
Copy the full SHA 00c56daView commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 236f833 - Browse repository at this point
Copy the full SHA 236f833View commit details -
Configuration menu - View commit details
-
Copy full SHA for efa5a82 - Browse repository at this point
Copy the full SHA efa5a82View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8e5f4ee - Browse repository at this point
Copy the full SHA 8e5f4eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75ea7be - Browse repository at this point
Copy the full SHA 75ea7beView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb6a2cd - Browse repository at this point
Copy the full SHA bb6a2cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02adbd2 - Browse repository at this point
Copy the full SHA 02adbd2View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ff9ed64 - Browse repository at this point
Copy the full SHA ff9ed64View commit details -
Configuration menu - View commit details
-
Copy full SHA for b191310 - Browse repository at this point
Copy the full SHA b191310View commit details -
Configuration menu - View commit details
-
Copy full SHA for 379d081 - Browse repository at this point
Copy the full SHA 379d081View commit details