[SR-6979] ThinToThickFunction derived pointers do not need to be retained/released #49527
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler itself
good first issue
Good for newcomers
performance
Additional Detail from JIRA
md5: 570977381e8bce3c10e08267eb895f6f
Issue Description:
I was reading some SIL recently:
%7 should be able to be removed. I imagine though this peephole would need to be done late in the pipeline since it breaks semantic sil invariants.
The text was updated successfully, but these errors were encountered: