-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Comparing changes
Open a pull request
base repository: dotnet/runtime
base: c1b7a9fe
head repository: dotnet/runtime
compare: 63b9a3ae
- 12 commits
- 42 files changed
- 8 contributors
Commits on Apr 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e121d77 - Browse repository at this point
Copy the full SHA e121d77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dbf6a5 - Browse repository at this point
Copy the full SHA 7dbf6a5View commit details -
[mono][jit] Adding Vector128.Narrow,Widen as intrinsics on arm64. (#8…
…4837) * Adding Vector128.Narrow as intrinsic. * Adding Vector128.WidenLower,WidenUpper as intrinsics on arm64. * Fixed WASM builds.
Configuration menu - View commit details
-
Copy full SHA for d4f70b1 - Browse repository at this point
Copy the full SHA d4f70b1View commit details -
[mono][jit] Adding Vector128.Dot as intrinsic for arm64. (#84245)
* [mono][jit] Adding Vector128.Dot as intrinsic for arm64. * Fixed the (u)int64 case, which now falls back to unoptimized code. * Fixed klass. * Disabled the intrinsic for native ints, enabled for LLVM. * Fixed COMPILE_LLVM condition. * Relaxing non-LLVM restriction for WASM.
Configuration menu - View commit details
-
Copy full SHA for e3f55cb - Browse repository at this point
Copy the full SHA e3f55cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d414646 - Browse repository at this point
Copy the full SHA d414646View commit details -
[wasm] PackedSimd, add extending integer arithmetic (#84687)
* [wasm] PackedSimd, add extended integer arithmetic * Add ref methods and build fix * Implement the new PackedSimd intrinsics
Configuration menu - View commit details
-
Copy full SHA for 636682c - Browse repository at this point
Copy the full SHA 636682cView commit details -
[wasm] Bump emscripten to 3.1.34 (#83998)
* [wasm] Bump emscripten to 3.1.34 * Update emsdk deps * Update icu deps * Use new images * Use emscripten_main_runtime_thread_id * Ignore ExitStatus exceptions This should fix these errors: [wasm test] [23:10:04] dbug: Reached wasm exit [wasm test] [23:10:04] info: node:internal/process/promises:246 [wasm test] [23:10:04] info: triggerUncaughtException(err, true /* fromPromise */); [wasm test] [23:10:04] info: ^ [wasm test] [23:10:04] info: [wasm test] [23:10:04] info: [UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "#<ExitStatus>".] { [wasm test] [23:10:04] info: code: 'ERR_UNHANDLED_REJECTION' [wasm test] [23:10:04] info: } [wasm test] [23:10:04] info: [wasm test] [23:10:04] info: Node.js v17.3.1 [wasm test] [23:10:04] info: Process node.exe exited with 1 * Handle UnhandledPromiseRejection for ExitStatus * Exclude 2 failing tests * Updade ICU deps * Revert "Updade ICU deps" This reverts commit ad92e21. Looks like main is behind and doesn't work with latest ICU, so go back to the one with 3.1.34 bumpConfiguration menu - View commit details
-
Copy full SHA for dbd4233 - Browse repository at this point
Copy the full SHA dbd4233View commit details -
Add status code and exception info to System.Net.Http events (#84036)
* Add status code and exception info to System.Net.Http events * Update HttpTelemetry fake
Configuration menu - View commit details
-
Copy full SHA for 048467b - Browse repository at this point
Copy the full SHA 048467bView commit details -
[JIT] ARM64 - Combine
cmpand shift ops into a singlecmpop (#84605Configuration menu - View commit details
-
Copy full SHA for 35ef766 - Browse repository at this point
Copy the full SHA 35ef766View commit details -
Configuration menu - View commit details
-
Copy full SHA for 223d152 - Browse repository at this point
Copy the full SHA 223d152View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2fa5bd - Browse repository at this point
Copy the full SHA b2fa5bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63b9a3a - Browse repository at this point
Copy the full SHA 63b9a3aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff c1b7a9fe...63b9a3ae