swift
19c51e2a - Merge pull request #79872 from WeZZard/bugfix/unchecked-ref-casting-with-optional-any-object

Comment changes are shownComment changes are hidden
Commit
122 days ago
Merge pull request #79872 from WeZZard/bugfix/unchecked-ref-casting-with-optional-any-object [SILOptimizer] Fixes the ValueDefUseWalker to handle potential unchecked_ref_cast between optional and non-optional class types.
Author
  • SwiftCompilerSources/Sources
    • AST
      • File
        Type.swift
    • Optimizer/TestPasses
      • File
        EscapeInfoDumper.swift
    • SIL
      • File
        Type.swift
      • Utilities
        • File
          WalkUtils.swift
  • include/swift
    • AST
      • File
        ASTBridging.h
      • File
        ASTBridgingImpl.h
    • SIL
      • File
        SILBridging.h
      • File
        SILBridgingImpl.h
  • test/SILOptimizer
    • escape_info.sil
    • redundant_load_elim_with_casts.sil