swift
f9abb026
- Merge pull request #66763 from eeckstein/existential-ref-cast-opt
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
2 years ago
Merge pull request #66763 from eeckstein/existential-ref-cast-opt Optimizer: add simplifications for checked_cast_br and unchecked_ref_cast
References
#66763 - Optimizer: add simplifications for checked_cast_br and unchecked_ref_cast
Author
eeckstein
Parents
dd288273
9474b9d1
Files
8
SwiftCompilerSources/Sources
Optimizer/InstructionSimplification
CMakeLists.txt
SimplifyRefCasts.swift
SIL
Builder.swift
Instruction.swift
include/swift/SIL
SILBridging.h
test/SILOptimizer
definite_init_failable_initializers_objc.swift
simplify_checked_cast_br.sil
simplify_unchecked_ref_cast.sil
Loading