mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This enables to optimize chains of constant-foldable terminal instructions, for which we would have needed multiple ConstantPropagaion-SimplifyCFG pass pairs in the pipeline otherwise. See the test file for an example.
123 KiB
123 KiB