Files
swift-mirror/lib/SILOptimizer/Analysis
Michael Gottesman c834520b88 [simplify-instruction] When eliminating extracts from an aggregate we just constructed, look through ownership insts.
Just an oversight. When used with -enable-ossa-modules, this eliminates the
reported ARC traffic issue in:

SR-12377
rdar://60832825
2021-03-31 18:30:03 -07:00
..