File tree Expand file tree Collapse file tree 2 files changed +124
-298
lines changed Expand file tree Collapse file tree 2 files changed +124
-298
lines changed Original file line number Diff line number Diff line change @@ -116,10 +116,6 @@ https://medium.com/kinandcartacreated/contributing-to-swift-part-2-efebcf7b6c93
116116 efficiency and correctness challenges with automatic reference counting and
117117 how including ownership semantics in the compiler's intermediate representation
118118 helps tackles those challenges.
119- - [ How to talk to your kids about SIL type use] [ ] by Slava Pestov (blog post,
120- Jul 2016): This blog post describes several important SIL concepts: object
121- vs address types, AST -> SIL type lowering, trivial vs loadable vs
122- address-only SIL types, abstraction patterns and more.
123119- [ Swift's High-Level IR] [ ] by Joe Groff and Chris Lattner (talk, Oct 2015):
124120 This talk describes the goals and design of SIL. It covers the following:
125121 - Some commonly used SIL instructions and how they are motivated by language
You can’t perform that action at this time.
0 commit comments