apply
of differentiable_function
is not optimized
#65489
Labels
AutoDiff
compiler
The Swift compiler itself
feature
A feature request or implementation
SILOptimizer
Area → compiler: SIL optimization passes
Consider the testcase from #65073
Now we compile it down to:
Note that we can fold
differentiable_function
here enabling further simplifications and inlining of$s6arrupd1f5arraySdSaySdG_tFySdzcfU_
The text was updated successfully, but these errors were encountered: