clad icon indicating copy to clipboard operation
clad copied to clipboard

Give warning/error for unsupported constructs instead of crashing

Open vgvassilev opened this issue 1 year ago • 1 comments

This requires making a pass over the differentiation plan before actually differentiation. That would be necessary for collecting properties about the differentiated functions such as how many return statements it has allowing us to not emit gotos...

vgvassilev avatar Jan 21 '24 10:01 vgvassilev

Similar to #91

vgvassilev avatar Mar 10 '24 19:03 vgvassilev