Re: [swift-dev] Proposal: SILValue SSA Instructions

2016-12-09 Thread Michael Gottesman via swift-dev
Thanks! Michael > On Dec 9, 2016, at 4:17 PM, Joe Groff wrote: > > >> On Dec 9, 2016, at 4:17 PM, Michael Gottesman wrote: >> >> Are there any more concerns here? The thread has seemed to die down and I >> would like to begin upstreaming this code if possible. > > No, I agree with John's p

Re: [swift-dev] Proposal: SILValue SSA Instructions

2016-12-09 Thread Joe Groff via swift-dev
> On Dec 9, 2016, at 4:17 PM, Michael Gottesman wrote: > > Are there any more concerns here? The thread has seemed to die down and I > would like to begin upstreaming this code if possible. No, I agree with John's points. Your design sounds good. -Joe > Michael > >> On Dec 6, 2016, at 2:23

Re: [swift-dev] Proposal: SILValue SSA Instructions

2016-12-09 Thread Michael Gottesman via swift-dev
Are there any more concerns here? The thread has seemed to die down and I would like to begin upstreaming this code if possible. Michael > On Dec 6, 2016, at 2:23 PM, John McCall wrote: > >> On Dec 6, 2016, at 11:35 AM, Joe Groff > > wrote: >>> On Dec 6, 2016, at 11:29

Re: [swift-dev] [swift-lldb-dev] Swift 3.1 Release process announced

2016-12-09 Thread Dmitry Shevchenko via swift-dev
The correct url is https://swift.org/blog/swift-3-1-release-process/, just in case. On Fri, Dec 9, 2016 at 3:55 PM Ted Kremenek via swift-lldb-dev < swift-lldb-...@swift.org> wrote: > The release process for Swift 3.1 has now been posted to Swift.org: > >https://swift.org/blog/swift-3.1-relea

Re: [swift-dev] [swift-lldb-dev] Swift 3.1 Release process announced

2016-12-09 Thread Ted Kremenek via swift-dev
Thank you for the correction! > On Dec 9, 2016, at 12:58 PM, Dmitry Shevchenko wrote: > > The correct url is https://swift.org/blog/swift-3-1-release-process/ > , just in case. > > On Fri, Dec 9, 2016 at 3:55 PM Ted Kremenek via swift-lldb-dev

[swift-dev] Swift 3.1 Release process announced

2016-12-09 Thread Ted Kremenek via swift-dev
The release process for Swift 3.1 has now been posted to Swift.org: https://swift.org/blog/swift-3.1-release-process Please take a look at the dates and branch management plans in the post. Also, we are switching to having daily snapshots of the swift-3.1-branch instead of ad hoc "developer

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - LLDB Incremental - OS X (swift 3.1) #41

2016-12-09 Thread Bruno Cardoso Lopes via swift-dev
This looks like me, attempt to fix by reverting: a72d407..c01f488 swift-3.1-branch -> swift-3.1-branch On Fri, Dec 9, 2016 at 9:30 AM, wrote: > [FAILURE] oss-lldb-swift-3.1-incremental-osx [#41] > Build URL: https://ci.swift.org/job/oss-lldb-swift-3.1-incremental-osx/41/ > Project: oss-lldb-

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #7501

2016-12-09 Thread Michael Gottesman via swift-dev
Sent from my iPhone > On Dec 8, 2016, at 9:59 PM, Bob Wilson wrote: > > Yes, he renamed sil-extract to sil-func-extractor > (https://github.com/apple/swift/pull/6155/files) and missed updating some > places. This should fix it: https://github.com/apple/swift/pull/6159 > > (FWIW, I much pref