Learn more about cloning repositories
You have read-only access
[sil-combine] (tuple_extract (load %x) 0) -> (load (tuple_extract_addr %x 0)) We already have this peephole in for struct_extract. The optimization reduces the size of loads. Swift SVN r12076