swift
f0967878 - Merge pull request #78384 from eeckstein/enable-code-motion-in-ossa

Comment changes are shownComment changes are hidden
Commit
157 days ago
Merge pull request #78384 from eeckstein/enable-code-motion-in-ossa Optimizer: enable SILCodeMotion in OSSA, but only for trivial values.
Author
  • SwiftCompilerSources/Sources/Optimizer/Utilities
    • File
      PhiUpdater.swift
  • include/swift/SILOptimizer/Utils
    • File
      OwnershipOptUtils.h
  • lib/SILOptimizer
    • LoopTransforms
      • File
        LICM.cpp
    • Transforms
      • File
        SILCodeMotion.cpp
    • Utils
      • File
        OwnershipOptUtils.cpp
  • test
    • SILOptimizer
      • earlycodemotion.sil
      • simplify_cfg_dom_jumpthread.sil
    • Serialization
      • File
        source-loc.swift