Pinned
1,129 contributions in the last year
Less
More
Contribution activity
May 2021
Created 3 commits in 2 repositories
Created a pull request in apple/swift that received 9 comments
[sil-combine] Use canonicalizeOSSALifetimes to eliminate unnecessary copies inserted due to RAUWing
This is the first in a series of patches that use canonicalizeOSSALifetimes to eliminate extra copies inserted. canonicalizeOSSALifetimes is a new …
+206
−68
•
9
comments
Opened 5 other pull requests in 1 repository
apple/swift
4
open
1
closed
- [cxx-importer] Disable some tests on windows only on 5.4
- [swift-inspect] Start at least building swift-inspect on all platforms.
- [build-script] Remove old name swift-dt from source for swift-inspect.
- SIL: support dealloc_ref and dealloc_partial_ref in LoadBorrowImmutabilityChecker
- [update-checkout] Update the cmake that we build on Linux on main to cmake 3.20.2 (latest).