mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Replace destructure_tuple with tuple_extract instructions and destructure_struct with struct_extract instructions. This canonicalization helps other optimizations to e.g. CSE tuple_extract/struct_extract.
5.5 KiB
5.5 KiB