Pinned
632 contributions in the last year
Less
More
Contribution activity
October 2021
Created 4 commits in 1 repository
Created a pull request in dotnet/runtime that received 9 comments
Arm64: Unordered floating non-equality comparison
From the specs, it seems like we never generated correct instruction sequence for FNE (float non-equality ordered comparison). We never hit the cod…
+40
−1
•
9
comments
Opened 4 other pull requests in 1 repository
Reviewed 14 pull requests in 2 repositories
dotnet/runtime
13 pull requests
- Loop Alignment support for Arm64
- Add a COMPlus variable to throw runtime exception on JIT asserts
- Fix argument for continuing on error for spmi replay pipeline
- Add Fuzzlyn to CI
- Finish SuperPMI collect testing
- Update SuperPMI CI automation
- Optimize FMA codegen base on the overwritten
- Some Antigen pipeline fixes
-
Build using
build.cmd/sh, notbootstrap.cmd/sh - Support passing total code size through when doing SPMI diffs
- Arm64: Unordered floating non-equality comparison
- Optimize division by constant after AND or RSZ
- Optimize DateTime.Equals
dotnet/jitutils
1 pull request
Created an issue in dotnet/runtime that received 7 comments
Linux/arm64: Assertion failed 'assignedInterval->isLocalVar'
Found by superpmi-replay pipeline:
Linux-arm64, libraries-tests with JitStressRegs=3 fails for one method.
C:\python3.9.1\python.exe C:\h\w\93F5081…
7
comments