Files
swift-mirror/include/swift/SILOptimizer/Utils/ConstantFolding.h
Erik Eckstein 63c275c45f SILOptimizer: move String concatination optimization from SILCombine/ConstantFolding to StringOptimization.
This simplifies some code and it's not required to try this optimization on every run of SILCombine and ConstantPropagation.
2020-08-04 16:16:11 +02:00

3.7 KiB