mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
If we have BB args that are only used in a struct/tuple extract, and that are generated in each predecessor with a struct/tuple instruction, retype the BB arg and replace the argument with what would have been the extracted value. This provides more opportunties for jump threading to kick in. Swift SVN r16509
4.0 KiB
4.0 KiB