swift
SIL optimizer fixes for variadic generics
#64777
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
8
Changes
View On
GitHub
Commits
Mark opaque_result_type_runtime_call.swift as an executable_test
slavapestov
committed
2 years ago
Serialization: Actually deserialize same-shape requirements
slavapestov
committed
2 years ago
SILOptimizer: Bridge new Pack_Inout, Pack_Owned, Pack_Guaranteed ownership kinds
slavapestov
committed
2 years ago
IRGen: Fix binding element archetypes when we have concrete pack conformances
slavapestov
committed
2 years ago
SILOptimizer: Teach visitAccessedAddress() about pack instructions
slavapestov
committed
2 years ago
Enable SIL optimizer for some executable variadic generics tests
slavapestov
committed
2 years ago
AST: Introduce TupleType::getNumScalarElements()
slavapestov
committed
2 years ago
AST: Introduce PackType::unwrapSingletonPackExpansion()
slavapestov
committed
2 years ago
Loading